Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/vxlan/
Dvxlan_mdb.c34 struct vxlan_mdb_remote { struct
35 struct list_head list;
36 struct vxlan_rdst __rcu *rd;
37 u8 flags;
38 u8 filter_mode;
39 u8 rt_protocol;
40 struct hlist_head src_list;
41 struct rcu_head rcu;