Searched refs:batadv_hardif_no_broadcast (Results 1 – 4 of 4) sorted by relevance
106 int batadv_hardif_no_broadcast(struct batadv_hard_iface *if_outgoing,
311 ret = batadv_hardif_no_broadcast(hard_iface, NULL, NULL); in batadv_v_ogm_send_softif()945 ret = batadv_hardif_no_broadcast(hard_iface, in batadv_v_ogm_process()
902 ret = batadv_hardif_no_broadcast(hard_iface, bcast_packet->orig, in batadv_send_outstanding_bcast_packet()
402 int batadv_hardif_no_broadcast(struct batadv_hard_iface *if_outgoing, in batadv_hardif_no_broadcast() function