Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dppp_channel.h31 int (*fill_forward_path)(struct net_device_path_ctx *,
Dnetdevice.h888 struct net_device_path_ctx { struct
1564 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
/Linux-v5.15/net/bridge/
Dbr_device.c392 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
Dbr_private.h1471 struct net_device_path_ctx *ctx,
1640 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
Dbr_vlan.c1371 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
/Linux-v5.15/net/8021q/
Dvlan_dev.c779 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/
Dpppoe.c975 static int pppoe_fill_forward_path(struct net_device_path_ctx *ctx, in pppoe_fill_forward_path()
Dppp_generic.c1574 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
/Linux-v5.15/net/dsa/
Dslave.c1731 static int dsa_slave_fill_forward_path(struct net_device_path_ctx *ctx, in dsa_slave_fill_forward_path()
/Linux-v5.15/net/core/
Ddev.c742 struct net_device_path_ctx ctx = { in dev_fill_forward_path()