Searched defs:next_hop (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/md/dm-vdo/ |
H A D | int-map.c | 80 u8 next_hop; member 266 int next_hop = neighborhood->first_hop; in insert_in_hop_list() local 327 unsigned int next_hop = bucket->first_hop; in search_hop_list() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect_dynptr.c | 294 encap_headers_t *encap, struct in_addr *next_hop, in forward_with_gre() 421 encap_headers_t *encap, struct in_addr *next_hop, in forward_to_next_hop() 478 struct in_addr *next_hop) in get_next_hop() 839 struct in_addr next_hop; in cls_redirect() local
|
/linux/net/mac80211/ |
H A D | mesh_pathtbl.c | 140 char *next_hop; in prepare_for_gate() local 1047 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop) in mesh_path_fix_nexthop()
|
H A D | mesh.h | 112 struct sta_info __rcu *next_hop; member
|
H A D | tx.c | 2692 struct sta_info *next_hop; in ieee80211_build_hdr() local
|
/linux/drivers/thunderbolt/ |
H A D | path.c | 176 int next_hop; in tb_path_discover() local
|
H A D | tb_regs.h | 504 u32 next_hop:11; /* member
|
/linux/net/wireless/ |
H A 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()
|
H A D | nl80211.c | 8517 u8 *dst, u8 *next_hop, in nl80211_send_mpath() 8582 u8 next_hop[ETH_ALEN]; in nl80211_dump_mpath() local 8635 u8 next_hop[ETH_ALEN]; in nl80211_get_mpath() local 8672 u8 *next_hop = NULL; in nl80211_set_mpath() local 8697 u8 *next_hop = NULL; in nl80211_new_mpath() local
|
/linux/drivers/s390/net/ |
H A D | qeth_core.h | 247 } next_hop; member
|
/linux/net/batman-adv/ |
H A D | types.h | 2062 u8 next_hop[ETH_ALEN]; member
|