Home
last modified time | relevance | path

Searched defs:vxlan_net (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/vxlan/
Dvxlan_private.h20 struct vxlan_net { struct
21 struct list_head vxlan_list;
22 struct hlist_head sock_list[PORT_HASH_SIZE];
23 spinlock_t sock_lock;
24 struct notifier_block nexthop_notifier_block;
/kernel/linux/linux-5.10/drivers/net/vxlan/
Dvxlan_core.c65 struct vxlan_net { struct
66 struct list_head vxlan_list;
67 struct hlist_head sock_list[PORT_HASH_SIZE];
68 spinlock_t sock_lock;