Searched refs:net_device_path_ctx (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/include/linux/ |
D | ppp_channel.h | 31 int (*fill_forward_path)(struct net_device_path_ctx *,
|
D | netdevice.h | 888 struct net_device_path_ctx { struct 1564 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
|
/Linux-v5.15/net/bridge/ |
D | br_device.c | 392 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
|
D | br_private.h | 1471 struct net_device_path_ctx *ctx, 1640 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
|
D | br_vlan.c | 1371 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
|
/Linux-v5.15/net/8021q/ |
D | vlan_dev.c | 779 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
|
/Linux-v5.15/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 | 1574 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
|
/Linux-v5.15/net/dsa/ |
D | slave.c | 1731 static int dsa_slave_fill_forward_path(struct net_device_path_ctx *ctx, in dsa_slave_fill_forward_path()
|
/Linux-v5.15/net/core/ |
D | dev.c | 742 struct net_device_path_ctx ctx = { in dev_fill_forward_path()
|