Searched defs:next_hop (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/net/mac80211/ |
D | cfg.c | 1047 u8 *dst, u8 *next_hop) in ieee80211_add_mpath() 1094 u8 *dst, u8 *next_hop) in ieee80211_change_mpath() 1122 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo() 1166 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 1187 int idx, u8 *dst, u8 *next_hop, in ieee80211_dump_mpath()
|
D | mesh_pathtbl.c | 238 char *next_hop; in prepare_for_gate() local 1004 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) in mesh_path_fix_nexthop()
|
D | mesh.h | 102 struct sta_info __rcu *next_hop; member
|
D | mesh_hwmp.c | 628 u8 next_hop[ETH_ALEN]; in hwmp_prep_frame_process() local 1075 struct sta_info *next_hop; in mesh_nexthop_lookup() local
|
/linux-3.4.99/net/wireless/ |
D | nl80211.c | 2911 u8 *dst, u8 *next_hop, in nl80211_send_mpath() 2968 u8 next_hop[ETH_ALEN]; in nl80211_dump_mpath() local 3020 u8 next_hop[ETH_ALEN]; in nl80211_get_mpath() local 3057 u8 *next_hop = NULL; in nl80211_set_mpath() local 3082 u8 *next_hop = NULL; in nl80211_new_mpath() local
|