Searched defs:vxlan_sock (Results 1 – 1 of 1) sorted by relevance
71881 struct vxlan_sock { struct71882 struct hlist_node hlist;71883 struct socket *sock;71884 struct hlist_head vni_list[1024];71885 refcount_t refcnt;71886 u32 flags;