Home
last modified time | relevance | path

Searched refs:vxlan_rdst (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/
Dvxlan.c201 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu()
203 return list_entry_rcu(fdb->remotes.next, struct vxlan_rdst, list); in first_remote_rcu()
206 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl()
208 return list_first_entry(&fdb->remotes, struct vxlan_rdst, list); in first_remote_rtnl()
275 const struct vxlan_rdst *rdst) in vxlan_fdb_info()
357 struct vxlan_rdst *rd, int type) in vxlan_fdb_notify()
388 struct vxlan_rdst remote = { in vxlan_ip_miss()
401 struct vxlan_rdst remote = { }; in vxlan_fdb_miss()
474 static struct vxlan_rdst *vxlan_fdb_find_rdst(struct vxlan_fdb *f, in vxlan_fdb_find_rdst()
478 struct vxlan_rdst *rd; in vxlan_fdb_find_rdst()
[all …]
/Linux-v4.19/include/net/
Dvxlan.h191 struct vxlan_rdst { struct
237 struct vxlan_rdst default_dst; /* default destination */
/Linux-v4.19/Documentation/networking/
Dchecksum-offloads.txt121 has the flag VXLAN_F_REMCSUM_TX (per struct vxlan_rdst) to indicate that