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