Searched defs:vxlan_sock (Results 1 – 3 of 3) sorted by relevance
67843 struct vxlan_sock { struct67844 struct hlist_node hlist;67845 struct socket *sock;67846 struct hlist_head vni_list[1024];67847 refcount_t refcnt;67848 u32 flags;
102993 struct vxlan_sock { struct102994 struct hlist_node hlist;102995 struct socket *sock;102996 struct hlist_head vni_list[1024];102997 refcount_t refcnt;102998 u32 flags;