Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dppp_channel.h24 struct net_device_path_ctx;
33 int (*fill_forward_path)(struct net_device_path_ctx *,
H A Dnetdevice.h932 struct net_device_path_ctx { struct
1638 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
/openbmc/linux/net/bridge/
H A Dbr_device.c399 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
H A Dbr_private.h1560 struct net_device_path_ctx *ctx,
1729 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
H A Dbr_vlan.c1444 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
/openbmc/linux/drivers/net/ppp/
H A Dpppoe.c975 static int pppoe_fill_forward_path(struct net_device_path_ctx *ctx, in pppoe_fill_forward_path()
H A Dppp_generic.c1595 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
/openbmc/linux/net/8021q/
H A Dvlan_dev.c805 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
/openbmc/linux/net/mac80211/
H A Ddriver-ops.h1508 struct net_device_path_ctx *ctx, in drv_net_fill_forward_path()
H A Diface.c896 static int ieee80211_netdev_fill_forward_path(struct net_device_path_ctx *ctx, in ieee80211_netdev_fill_forward_path()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1619 struct net_device_path_ctx *ctx, in mt7915_net_fill_forward_path()
/openbmc/linux/include/net/
H A Dmac80211.h4630 struct net_device_path_ctx *ctx,
/openbmc/linux/net/dsa/
H A Dslave.c2409 static int dsa_slave_fill_forward_path(struct net_device_path_ctx *ctx, in dsa_slave_fill_forward_path()
/openbmc/linux/net/core/
H A Ddev.c701 struct net_device_path_ctx ctx = { in dev_fill_forward_path()