vxlan_sock         20 include/net/vxlan.h struct vxlan_sock;
vxlan_sock         21 include/net/vxlan.h typedef void (vxlan_rcv_t)(struct vxlan_sock *vh, struct sk_buff *skb, __be32 key);
vxlan_sock         46 include/net/vxlan.h struct vxlan_sock *vxlan_sock_add(struct net *net, __be16 port,
vxlan_sock         50 include/net/vxlan.h void vxlan_sock_release(struct vxlan_sock *vs);
vxlan_sock         52 include/net/vxlan.h int vxlan_xmit_skb(struct vxlan_sock *vs,