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

/linux-4.4.14/net/batman-adv/
H A Dmulticast.h29 * @BATADV_FORW_SINGLE: forward the packet to a single node (currently via the
35 BATADV_FORW_SINGLE, enumerator in enum:batadv_forw_mode
H A Dmulticast.c547 * BATADV_FORW_SINGLE set the orig to the single originator the skb
584 return BATADV_FORW_SINGLE; batadv_mcast_forw_mode()
H A Dsoft-interface.c295 if (forw_mode == BATADV_FORW_SINGLE) batadv_interface_tx()

Completed in 221 milliseconds