Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H A Dvxlan_private.h33 struct vxlan_fdb { struct
39 struct vxlan_fdb_key key; argument
40 u16 state; /* see ndm_state */
41 u16 flags; /* see ndm_flags and below */
65 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu() argument