Searched defs:next_hop (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/net/mac80211/ |
D | mesh_pathtbl.c | 109 char *next_hop; in prepare_for_gate() local 807 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) in mesh_path_fix_nexthop()
|
D | mesh.h | 110 struct sta_info __rcu *next_hop; member
|
D | cfg.c | 1641 const u8 *dst, const u8 *next_hop) in ieee80211_add_mpath() 1681 const u8 *dst, const u8 *next_hop) in ieee80211_change_mpath() 1709 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo() 1752 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 1773 int idx, u8 *dst, u8 *next_hop, in ieee80211_dump_mpath()
|
D | mesh_hwmp.c | 685 u8 next_hop[ETH_ALEN]; in hwmp_prep_frame_process() local 1169 struct sta_info *next_hop; in mesh_nexthop_lookup() local
|
D | tx.c | 2496 struct sta_info *next_hop; in ieee80211_build_hdr() local
|
/Linux-v4.19/net/wireless/ |
D | rdev-ops.h | 226 struct net_device *dev, u8 *dst, u8 *next_hop) in rdev_add_mpath() 247 u8 *next_hop) in rdev_change_mpath() 257 struct net_device *dev, u8 *dst, u8 *next_hop, in rdev_get_mpath() 282 u8 *next_hop, struct mpath_info *pinfo) in rdev_dump_mpath()
|
D | nl80211.c | 5597 u8 *dst, u8 *next_hop, in nl80211_send_mpath() 5656 u8 next_hop[ETH_ALEN]; in nl80211_dump_mpath() local 5708 u8 next_hop[ETH_ALEN]; in nl80211_get_mpath() local 5745 u8 *next_hop = NULL; in nl80211_set_mpath() local 5770 u8 *next_hop = NULL; in nl80211_new_mpath() local
|
/Linux-v4.19/drivers/thunderbolt/ |
D | tb_regs.h | 216 u32 next_hop:11; /* member
|
/Linux-v4.19/drivers/s390/net/ |
D | qeth_l3_main.c | 2082 const struct in6_addr *next_hop; in qeth_l3_fill_header() local
|
D | qeth_core.h | 316 } next_hop; member
|
/Linux-v4.19/net/batman-adv/ |
D | types.h | 2011 u8 next_hop[ETH_ALEN]; member
|