Searched refs:net_device_path_ctx (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/include/linux/ |
D | ppp_channel.h | 24 struct net_device_path_ctx; 33 int (*fill_forward_path)(struct net_device_path_ctx *,
|
D | netdevice.h | 932 struct net_device_path_ctx { struct 1638 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
|
/Linux-v6.6/net/bridge/ |
D | br_device.c | 393 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
|
D | br_private.h | 1559 struct net_device_path_ctx *ctx, 1728 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
|
D | br_vlan.c | 1444 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
|
/Linux-v6.6/drivers/net/ppp/ |
D | pppoe.c | 975 static int pppoe_fill_forward_path(struct net_device_path_ctx *ctx, in pppoe_fill_forward_path()
|
D | ppp_generic.c | 1580 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
|
/Linux-v6.6/net/8021q/ |
D | vlan_dev.c | 805 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
|
/Linux-v6.6/net/mac80211/ |
D | driver-ops.h | 1503 struct net_device_path_ctx *ctx, in drv_net_fill_forward_path()
|
D | iface.c | 875 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/ |
D | main.c | 1616 struct net_device_path_ctx *ctx, in mt7915_net_fill_forward_path()
|
/Linux-v6.6/include/net/ |
D | mac80211.h | 4627 struct net_device_path_ctx *ctx,
|
/Linux-v6.6/net/dsa/ |
D | slave.c | 2409 static int dsa_slave_fill_forward_path(struct net_device_path_ctx *ctx, in dsa_slave_fill_forward_path()
|
/Linux-v6.6/net/core/ |
D | dev.c | 701 struct net_device_path_ctx ctx = { in dev_fill_forward_path()
|