Searched defs:vxlan_mdb_remote (Results 1 – 1 of 1) sorted by relevance
34 struct vxlan_mdb_remote { struct35 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;