Searched refs:net_device_path_ctx (Results 1 – 10 of 10) sorted by relevance
| /linux/include/linux/ |
| A D | ppp_channel.h | 31 int (*fill_forward_path)(struct net_device_path_ctx *,
|
| A D | netdevice.h | 888 struct net_device_path_ctx { struct 1564 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
|
| /linux/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 | 1461 struct net_device_path_ctx *ctx, 1630 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
|
| A D | br_vlan.c | 1370 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
|
| /linux/net/8021q/ |
| A D | vlan_dev.c | 782 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
|
| /linux/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 | 1574 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
|
| /linux/net/dsa/ |
| A D | slave.c | 1765 static int dsa_slave_fill_forward_path(struct net_device_path_ctx *ctx, in dsa_slave_fill_forward_path()
|
| /linux/net/core/ |
| A D | dev.c | 748 struct net_device_path_ctx ctx = { in dev_fill_forward_path()
|
Completed in 64 milliseconds