Home
last modified time | relevance | path

Searched refs:forw_mode (Results 1 – 1 of 1) sorted by relevance

/linux/net/batman-adv/
H A Dsoft-interface.c201 enum batadv_forw_mode forw_mode = BATADV_FORW_BCAST; in batadv_interface_tx() local
304 forw_mode = batadv_mcast_forw_mode(bat_priv, skb, vid, in batadv_interface_tx()
306 switch (forw_mode) { in batadv_interface_tx()
366 } else if (forw_mode == BATADV_FORW_UCASTS) { in batadv_interface_tx()
369 } else if (forw_mode == BATADV_FORW_MCAST) { in batadv_interface_tx()