Home
last modified time | relevance | path

Searched refs:nc_path_tmp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetwork-coding.c551 struct batadv_nc_path *nc_path, *nc_path_tmp = NULL; in batadv_nc_hash_find() local
568 nc_path_tmp = nc_path; in batadv_nc_hash_find()
573 return nc_path_tmp; in batadv_nc_hash_find()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.c544 struct batadv_nc_path *nc_path, *nc_path_tmp = NULL; in batadv_nc_hash_find() local
561 nc_path_tmp = nc_path; in batadv_nc_hash_find()
566 return nc_path_tmp; in batadv_nc_hash_find()

Completed in 7 milliseconds