Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetwork-coding.c752 * batadv_can_nc_with_orig() - checks whether the given orig node is suitable
764 static bool batadv_can_nc_with_orig(struct batadv_priv *bat_priv, in batadv_can_nc_with_orig() function
923 if (!batadv_can_nc_with_orig(bat_priv, orig_node, ogm_packet) && in batadv_nc_update_nc_node()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.c745 * batadv_can_nc_with_orig() - checks whether the given orig node is suitable
757 static bool batadv_can_nc_with_orig(struct batadv_priv *bat_priv, in batadv_can_nc_with_orig() function
916 if (!batadv_can_nc_with_orig(bat_priv, orig_node, ogm_packet) && in batadv_nc_update_nc_node()

Completed in 5 milliseconds