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

/net/batman-adv/
H A Dnetwork-coding.c706 * batadv_can_nc_with_orig - checks whether the given orig node is suitable for
718 static bool batadv_can_nc_with_orig(struct batadv_priv *bat_priv, function
878 if (!batadv_can_nc_with_orig(bat_priv, orig_node, ogm_packet) &&

Completed in 100 milliseconds