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