Home
last modified time | relevance | path

Searched refs:vx_vni (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/
Dvxlan.h49 __be32 vx_vni; member
77 __be32 vx_vni; member
/linux-4.1.27/drivers/net/
Dvxlan.c616 ntohl(vh->vx_vni), &grc, in vxlan_gro_receive()
632 vh->vx_vni != vh2->vx_vni) { in vxlan_gro_receive()
1178 vni = ntohl(vxh->vx_vni); in vxlan_udp_encap_recv()
1236 md.vni = vxh->vx_vni; in vxlan_udp_encap_recv()
1247 ntohl(vxh->vx_flags), ntohl(vxh->vx_vni)); in vxlan_udp_encap_recv()
1725 vxh->vx_vni = md->vni; in vxlan6_xmit_skb()
1734 vxh->vx_vni |= htonl(data); in vxlan6_xmit_skb()
1804 vxh->vx_vni = md->vni; in vxlan_xmit_skb()
1813 vxh->vx_vni |= htonl(data); in vxlan_xmit_skb()