Home
last modified time | relevance | path

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

/linux-6.15/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.h916 struct net_device_path_ctx { struct
1636 int (*ndo_fill_forward_path)(struct net_device_path_ctx *ctx,
/linux-6.15/net/bridge/
H A Dbr_device.c385 static int br_fill_forward_path(struct net_device_path_ctx *ctx, in br_fill_forward_path()
H A Dbr_private.h1587 struct net_device_path_ctx *ctx,
1756 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
H A Dbr_vlan.c1446 struct net_device_path_ctx *ctx, in br_vlan_fill_forward_path_pvid()
/linux-6.15/drivers/net/ppp/
H A Dpppoe.c976 static int pppoe_fill_forward_path(struct net_device_path_ctx *ctx, in pppoe_fill_forward_path()
H A Dppp_generic.c1610 static int ppp_fill_forward_path(struct net_device_path_ctx *ctx, in ppp_fill_forward_path()
/linux-6.15/net/8021q/
H A Dvlan_dev.c748 static int vlan_dev_fill_forward_path(struct net_device_path_ctx *ctx, in vlan_dev_fill_forward_path()
/linux-6.15/net/mac80211/
H A Ddriver-ops.h1650 struct net_device_path_ctx *ctx, in drv_net_fill_forward_path()
H A Diface.c891 static int ieee80211_netdev_fill_forward_path(struct net_device_path_ctx *ctx, in ieee80211_netdev_fill_forward_path()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1717 struct net_device_path_ctx *ctx, in mt7915_net_fill_forward_path()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c2037 struct net_device_path_ctx *ctx, in mt7996_net_fill_forward_path()
/linux-6.15/include/net/
H A Dmac80211.h4846 struct net_device_path_ctx *ctx,
/linux-6.15/net/dsa/
H A Duser.c2561 static int dsa_user_fill_forward_path(struct net_device_path_ctx *ctx, in dsa_user_fill_forward_path()
/linux-6.15/net/core/
H A Ddev.c736 struct net_device_path_ctx ctx = { in dev_fill_forward_path()