Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/batman-adv/
H A Dmulticast.h16 * enum batadv_forw_mode - the way a packet should be forwarded as
18 enum batadv_forw_mode { enum
37 enum batadv_forw_mode
57 static inline enum batadv_forw_mode
H A Dsoft-interface.c201 enum batadv_forw_mode forw_mode = BATADV_FORW_BCAST; in batadv_interface_tx()
H A Dmulticast.c1144 * Return: The forwarding mode as enum batadv_forw_mode.
1146 enum batadv_forw_mode
/kernel/linux/linux-5.10/net/batman-adv/
H A Dmulticast.h17 * enum batadv_forw_mode - the way a packet should be forwarded as
19 enum batadv_forw_mode { enum
45 enum batadv_forw_mode
73 static inline enum batadv_forw_mode
H A Dsoft-interface.c204 enum batadv_forw_mode forw_mode = BATADV_FORW_SINGLE; in batadv_interface_tx()
H A Dmulticast.c1378 * Return: the forwarding mode as enum batadv_forw_mode and in case of
1382 enum batadv_forw_mode

Completed in 9 milliseconds