Home
last modified time | relevance | path

Searched refs:nc_path1 (Results 1 – 1 of 1) sorted by relevance

/net/batman-adv/
Dnetwork-coding.c516 const struct batadv_nc_path *nc_path1, *nc_path2; in batadv_nc_hash_compare() local
518 nc_path1 = container_of(node, struct batadv_nc_path, hash_entry); in batadv_nc_hash_compare()
522 if (!batadv_compare_eth(nc_path1->prev_hop, nc_path2->prev_hop)) in batadv_nc_hash_compare()
525 if (!batadv_compare_eth(nc_path1->next_hop, nc_path2->next_hop)) in batadv_nc_hash_compare()