Home
last modified time | relevance | path

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

/linux/drivers/net/
A Dvxlan.c556 struct vxlan_rdst *rd; in vxlan_fdb_find_rdst()
574 struct vxlan_rdst *rdst; in vxlan_fdb_find_uc()
621 struct vxlan_rdst *rdst; in vxlan_fdb_replay()
656 struct vxlan_rdst *rdst; in vxlan_fdb_clear_offload()
681 struct vxlan_rdst *rd; in vxlan_fdb_replace()
706 struct vxlan_rdst *rd; in vxlan_fdb_append()
987 struct vxlan_rdst *rd; in vxlan_fdb_destroy()
1009 struct vxlan_rdst *rd = container_of(head, struct vxlan_rdst, rcu); in vxlan_dst_free()
1026 struct vxlan_rdst oldrd; in vxlan_fdb_update_existing()
1383 struct vxlan_rdst *rd; in vxlan_fdb_dump()
[all …]
/linux/include/net/
A Dvxlan.h198 struct vxlan_rdst { struct
247 struct vxlan_rdst default_dst; /* default destination */
496 struct vxlan_rdst *rdst) in vxlan_fdb_nh_path_select()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun_vxlan.c147 const struct vxlan_rdst *dst = &vxlan->default_dst; in mlx5e_tc_tun_get_remote_ifindex()
/linux/Documentation/networking/
A Dchecksum-offloads.rst142 flag VXLAN_F_REMCSUM_TX (per struct vxlan_rdst) to indicate that RCO should be

Completed in 17 milliseconds