Lines Matching refs:next_hop
467 nc_path->next_hop);
474 nc_path->prev_hop, nc_path->next_hop);
492 memcpy(key->next_hop, dst, sizeof(key->next_hop));
508 hash = jhash(&nc_path->next_hop, sizeof(nc_path->next_hop), hash);
533 if (!batadv_compare_eth(nc_path1->next_hop, nc_path2->next_hop))
990 ether_addr_copy(nc_path->next_hop, dst);
995 nc_path->next_hop);
1296 if (!batadv_compare_eth(nc_path->next_hop, out_nc_node->addr))