Home
last modified time | relevance | path

Searched defs:next_hop (Results 1 – 8 of 8) sorted by relevance

/net/mac80211/
Dmesh_pathtbl.c103 char *next_hop; in prepare_for_gate() local
740 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) in mesh_path_fix_nexthop()
Dmesh.h110 struct sta_info __rcu *next_hop; member
Dmesh_hwmp.c703 u8 next_hop[ETH_ALEN]; in hwmp_prep_frame_process() local
1228 struct sta_info *next_hop; in mesh_nexthop_lookup() local
Dcfg.c1927 const u8 *dst, const u8 *next_hop) in ieee80211_add_mpath()
1967 const u8 *dst, const u8 *next_hop) in ieee80211_change_mpath()
1995 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo()
2042 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath()
2063 int idx, u8 *dst, u8 *next_hop, in ieee80211_dump_mpath()
Dtx.c2632 struct sta_info *next_hop; in ieee80211_build_hdr() local
/net/wireless/
Drdev-ops.h251 struct net_device *dev, u8 *dst, u8 *next_hop) in rdev_add_mpath()
272 u8 *next_hop) in rdev_change_mpath()
282 struct net_device *dev, u8 *dst, u8 *next_hop, in rdev_get_mpath()
307 u8 *next_hop, struct mpath_info *pinfo) in rdev_dump_mpath()
Dnl80211.c7499 u8 *dst, u8 *next_hop, in nl80211_send_mpath()
7564 u8 next_hop[ETH_ALEN]; in nl80211_dump_mpath() local
7617 u8 next_hop[ETH_ALEN]; in nl80211_get_mpath() local
7654 u8 *next_hop = NULL; in nl80211_set_mpath() local
7679 u8 *next_hop = NULL; in nl80211_new_mpath() local
/net/batman-adv/
Dtypes.h2056 u8 next_hop[ETH_ALEN]; member