Searched refs:net_device_path_ctx (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | ppp_channel.h | 24 struct net_device_path_ctx; 33 int (*fill_forward_path)(struct net_device_path_ctx *,
|
A D | netdevice.h | 941 struct net_device_path_ctx { struct 1616 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
|
/linux-6.3-rc2/net/bridge/ |
A D | br_device.c | 392 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
|
A D | br_private.h | 1514 struct net_device_path_ctx *ctx, 1683 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
|
A D | br_vlan.c | 1444 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
|
/linux-6.3-rc2/net/8021q/ |
A D | vlan_dev.c | 786 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
|
/linux-6.3-rc2/drivers/net/ppp/ |
A D | pppoe.c | 975 static int pppoe_fill_forward_path(struct net_device_path_ctx *ctx, in pppoe_fill_forward_path()
|
A D | ppp_generic.c | 1580 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
|
/linux-6.3-rc2/net/mac80211/ |
A D | driver-ops.h | 1470 struct net_device_path_ctx *ctx, in drv_net_fill_forward_path()
|
A D | iface.c | 865 static int ieee80211_netdev_fill_forward_path(struct net_device_path_ctx *ctx, in ieee80211_netdev_fill_forward_path()
|
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/ |
A D | main.c | 1493 struct net_device_path_ctx *ctx, in mt7915_net_fill_forward_path()
|
/linux-6.3-rc2/include/net/ |
A D | mac80211.h | 4582 struct net_device_path_ctx *ctx,
|
/linux-6.3-rc2/net/dsa/ |
A D | slave.c | 2264 static int dsa_slave_fill_forward_path(struct net_device_path_ctx *ctx, in dsa_slave_fill_forward_path()
|
/linux-6.3-rc2/net/core/ |
A D | dev.c | 685 struct net_device_path_ctx ctx = { in dev_fill_forward_path()
|
Completed in 92 milliseconds