Home
last modified time | relevance | path

Searched refs:net_device_path_ctx (Results 1 – 8 of 8) sorted by relevance

/linux/net/bridge/
H A Dbr_device.c385 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
H A Dbr_private.h1631 struct net_device_path_ctx *ctx,
1800 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
/linux/net/8021q/
H A Dvlan_dev.c757 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
/linux/include/linux/
H A Dnetdevice.h938 struct net_device_path_ctx { struct
1676 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
/linux/net/ipv6/
H A Dip6_tunnel.c1843 static int ip6_tnl_fill_forward_path(struct net_device_path_ctx *ctx, in ip6_tnl_fill_forward_path()
/linux/include/net/
H A Dmac80211.h5058 struct net_device_path_ctx *ctx,
/linux/net/dsa/
H A Duser.c2546 static int dsa_user_fill_forward_path(struct net_device_path_ctx *ctx, in dsa_user_fill_forward_path()
/linux/net/core/
H A Ddev.c757 struct net_device_path_ctx ctx = { in dev_fill_forward_path()