Home
last modified time | relevance | path

Searched refs:net_device_path (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/include/linux/
Dppp_channel.h32 struct net_device_path *,
Dnetdevice.h854 struct net_device_path { struct
885 struct net_device_path path[NET_DEVICE_PATH_STACK_MAX];
1565 struct net_device_path *path);
/Linux-v5.15/net/bridge/
Dbr_private.h1472 struct net_device_path *path);
1475 struct net_device_path *path);
1641 struct net_device_path *path) in br_vlan_fill_forward_path_pvid()
1647 struct net_device_path *path) in br_vlan_fill_forward_path_mode()
Dbr_device.c393 struct net_device_path *path) in br_fill_forward_path()
Dbr_vlan.c1372 struct net_device_path *path) in br_vlan_fill_forward_path_pvid()
1399 struct net_device_path *path) in br_vlan_fill_forward_path_mode()
/Linux-v5.15/net/netfilter/
Dnft_flow_offload.c94 const struct net_device_path *path; in nft_dev_path_info()
/Linux-v5.15/net/8021q/
Dvlan_dev.c780 struct net_device_path *path) in vlan_dev_fill_forward_path()
/Linux-v5.15/drivers/net/ppp/
Dpppoe.c976 struct net_device_path *path, in pppoe_fill_forward_path()
Dppp_generic.c1575 struct net_device_path *path) in ppp_fill_forward_path()
/Linux-v5.15/net/dsa/
Dslave.c1732 struct net_device_path *path) in dsa_slave_fill_forward_path()
/Linux-v5.15/net/core/
Ddev.c728 static struct net_device_path *dev_fwd_path(struct net_device_path_stack *stack) in dev_fwd_path()
746 struct net_device_path *path; in dev_fill_forward_path()
756 memset(path, 0, sizeof(struct net_device_path)); in dev_fill_forward_path()