Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dppp_channel.h23 struct net_device_path;
34 struct net_device_path *,
H A Dnetdevice.h856 struct net_device_path { struct
894 struct net_device_path path[NET_DEVICE_PATH_STACK_MAX];
1618 struct net_device_path *path);
/linux/net/bridge/
H A Dbr_device.c384 struct net_device_path *path) in br_fill_forward_path()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c93 struct net_device_path *path; in mtk_flow_get_wdma_info()
/linux/drivers/net/ppp/
H A Dpppoe.c976 struct net_device_path *path, in pppoe_fill_forward_path()
H A Dppp_generic.c1607 struct net_device_path *path) in ppp_fill_forward_path()
/linux/net/8021q/
H A Dvlan_dev.c773 struct net_device_path *path) in vlan_dev_fill_forward_path()
/linux/net/mac80211/
H A Diface.c887 struct net_device_path *path) in ieee80211_netdev_fill_forward_path()
/linux/include/net/
H A Dmac80211.h4840 struct net_device_path *path);
/linux/net/core/
H A Ddev.c706 static struct net_device_path *dev_fwd_path(struct net_device_path_stack *stack) in dev_fwd_path()
723 struct net_device_path *path; in dev_fill_forward_path()
734 memset(path, 0, sizeof(struct net_device_path)); in dev_fill_forward_path()