Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dvxlan.h50 __be32 vx_vni; member
78 __be32 vx_vni; member
/linux-4.4.14/drivers/net/
Dvxlan.c572 ntohl(vh->vx_vni), &grc, in vxlan_gro_receive()
590 vh->vx_vni != vh2->vx_vni) { in vxlan_gro_receive()
1261 vni = ntohl(vxh->vx_vni); in vxlan_udp_encap_recv()
1346 ntohl(vxh->vx_flags), ntohl(vxh->vx_vni)); in vxlan_udp_encap_recv()
1738 vxh->vx_vni = vni; in vxlan6_xmit_skb()
1747 vxh->vx_vni |= htonl(data); in vxlan6_xmit_skb()
1817 vxh->vx_vni = vni; in vxlan_xmit_skb()
1826 vxh->vx_vni |= htonl(data); in vxlan_xmit_skb()