Searched defs:next_hop (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/tools/testing/selftests/bpf/progs/ |
D | test_cls_redirect.c | 400 struct in_addr *next_hop, metrics_t *metrics) in forward_with_gre() 527 struct in_addr *next_hop, metrics_t *metrics) in forward_to_next_hop() 584 struct in_addr *next_hop) in get_next_hop() 1021 struct in_addr next_hop; in cls_redirect() local
|
D | test_cls_redirect.h | 37 uint8_t next_hop; member
|
/linux-6.1.9/net/mac80211/ |
D | mesh_pathtbl.c | 103 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()
|
D | mesh.h | 110 struct sta_info __rcu *next_hop; member
|
D | mesh_hwmp.c | 708 u8 next_hop[ETH_ALEN]; in hwmp_prep_frame_process() local 1233 struct sta_info *next_hop; in mesh_nexthop_lookup() local
|
D | cfg.c | 2116 const u8 *dst, const u8 *next_hop) in ieee80211_add_mpath() 2156 const u8 *dst, const u8 *next_hop) in ieee80211_change_mpath() 2184 static void mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, in mpath_set_pinfo() 2231 u8 *dst, u8 *next_hop, struct mpath_info *pinfo) in ieee80211_get_mpath() 2252 int idx, u8 *dst, u8 *next_hop, in ieee80211_dump_mpath()
|
D | tx.c | 2703 struct sta_info *next_hop; in ieee80211_build_hdr() local
|
/linux-6.1.9/drivers/thunderbolt/ |
D | path.c | 176 int next_hop; in tb_path_discover() local
|
D | tb_regs.h | 440 u32 next_hop:11; /* member
|
/linux-6.1.9/net/wireless/ |
D | rdev-ops.h | 251 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()
|
D | nl80211.c | 7467 u8 *dst, u8 *next_hop, in nl80211_send_mpath() 7532 u8 next_hop[ETH_ALEN]; in nl80211_dump_mpath() local 7585 u8 next_hop[ETH_ALEN]; in nl80211_get_mpath() local 7622 u8 *next_hop = NULL; in nl80211_set_mpath() local 7647 u8 *next_hop = NULL; in nl80211_new_mpath() local
|
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | cls_redirect.c | 284 struct in_addr next_hop; in build_input() local
|
/linux-6.1.9/drivers/s390/net/ |
D | qeth_core_main.c | 683 __be32 next_hop; in qeth_next_hop_is_local_v4() local 708 struct in6_addr *next_hop; in qeth_next_hop_is_local_v6() local
|
D | qeth_core.h | 247 } next_hop; member
|
/linux-6.1.9/net/batman-adv/ |
D | types.h | 2011 u8 next_hop[ETH_ALEN]; member
|