Searched refs:first_hop (Results 1 – 3 of 3) sorted by relevance
78 u8 first_hop; member266 int next_hop = neighborhood->first_hop; in insert_in_hop_list()270 neighborhood->first_hop = hop_offset; in insert_in_hop_list()330 unsigned int next_hop = bucket->first_hop; in search_hop_list()473 struct bucket *new_hole = dereference_hop(bucket, bucket->first_hop); in move_empty_bucket()499 bucket->first_hop = new_hole->next_hop; in move_empty_bucket()700 bucket->first_hop = victim->next_hop; in vdo_int_map_remove()
379 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc() argument382 for (i = first_hop; i < path->path_length; i++) { in __tb_path_deallocate_nfc()462 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops() argument466 for (i = first_hop; i < path->path_length; i++) { in __tb_path_deactivate_hops()
272 struct in6_addr *first_hop = &fl6->daddr; in ip6_xmit() local308 ipv6_push_nfrag_opts(skb, opt, &proto, &first_hop, in ip6_xmit()346 hdr->daddr = *first_hop; in ip6_xmit()