Searched defs:vxlan_sock (Results 1 – 1 of 1) sorted by relevance
186 struct vxlan_sock { struct187 struct hlist_node hlist;188 struct socket *sock;189 struct hlist_head vni_list[VNI_HASH_SIZE];190 refcount_t refcnt;191 u32 flags;