Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dppp_channel.h24 struct net_device_path_ctx;
33 int (*fill_forward_path)(struct net_device_path_ctx *,
Dnetdevice.h932 struct net_device_path_ctx { struct
1638 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
/Linux-v6.6/net/bridge/
Dbr_device.c393 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
Dbr_private.h1559 struct net_device_path_ctx *ctx,
1728 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
Dbr_vlan.c1444 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
/Linux-v6.6/drivers/net/ppp/
Dpppoe.c975 static int pppoe_fill_forward_path(struct net_device_path_ctx *ctx, in pppoe_fill_forward_path()
Dppp_generic.c1580 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
/Linux-v6.6/net/8021q/
Dvlan_dev.c805 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
/Linux-v6.6/net/mac80211/
Ddriver-ops.h1503 struct net_device_path_ctx *ctx, in drv_net_fill_forward_path()
Diface.c875 static int ieee80211_netdev_fill_forward_path(struct net_device_path_ctx *ctx, in ieee80211_netdev_fill_forward_path()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dmain.c1616 struct net_device_path_ctx *ctx, in mt7915_net_fill_forward_path()
/Linux-v6.6/include/net/
Dmac80211.h4627 struct net_device_path_ctx *ctx,
/Linux-v6.6/net/dsa/
Dslave.c2409 static int dsa_slave_fill_forward_path(struct net_device_path_ctx *ctx, in dsa_slave_fill_forward_path()
/Linux-v6.6/net/core/
Ddev.c701 struct net_device_path_ctx ctx = { in dev_fill_forward_path()