Searched defs:vxlan_sock (Results 1 – 1 of 1) sorted by relevance
180 struct vxlan_sock { struct181 struct hlist_node hlist;182 struct socket *sock;183 struct hlist_head vni_list[VNI_HASH_SIZE];184 refcount_t refcnt;185 u32 flags;