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

/linux-4.1.27/net/batman-adv/
H A Dnetwork-coding.c704 * batadv_can_nc_with_orig - checks whether the given orig node is suitable for
716 static bool batadv_can_nc_with_orig(struct batadv_priv *bat_priv, batadv_can_nc_with_orig() function
876 if (!batadv_can_nc_with_orig(bat_priv, orig_node, ogm_packet) && batadv_nc_update_nc_node()

Completed in 48 milliseconds