Searched refs:net_device_path_ctx (Results 1 – 14 of 14) sorted by relevance
/linux/include/linux/ |
H A D | ppp_channel.h | 24 struct net_device_path_ctx; 33 int (*fill_forward_path)(struct net_device_path_ctx *,
|
H A D | netdevice.h | 899 struct net_device_path_ctx { struct 1619 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
|
/linux/net/bridge/ |
H A D | br_device.c | 383 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
|
H A D | br_private.h | 1584 struct net_device_path_ctx *ctx, 1753 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
|
H A D | br_vlan.c | 1444 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
|
/linux/drivers/net/ppp/ |
H A D | pppoe.c | 975 static int pppoe_fill_forward_path(struct net_device_path_ctx *ctx, in pppoe_fill_forward_path()
|
H A D | ppp_generic.c | 1595 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
|
/linux/net/8021q/ |
H A D | vlan_dev.c | 772 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | main.c | 1426 struct net_device_path_ctx *ctx, in mt7996_net_fill_forward_path()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | main.c | 1656 struct net_device_path_ctx *ctx, in mt7915_net_fill_forward_path()
|
/linux/net/mac80211/ |
H A D | iface.c | 892 static int ieee80211_netdev_fill_forward_path(struct net_device_path_ctx *ctx, in ieee80211_netdev_fill_forward_path()
|
/linux/include/net/ |
H A D | mac80211.h | 4833 struct net_device_path_ctx *ctx,
|
/linux/net/dsa/ |
H A D | user.c | 2540 static int dsa_user_fill_forward_path(struct net_device_path_ctx *ctx, in dsa_user_fill_forward_path()
|
/linux/net/core/ |
H A D | dev.c | 720 struct net_device_path_ctx ctx = { in dev_fill_forward_path()
|