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