Home
last modified time | relevance | path

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

/Linux-v5.4/net/batman-adv/
Dmulticast.c994 int *is_routable) in batadv_mcast_forw_mode_check_ipv4() argument
1013 *is_routable = ETH_P_IP; in batadv_mcast_forw_mode_check_ipv4()
1058 int *is_routable) in batadv_mcast_forw_mode_check_ipv6() argument
1080 *is_routable = ETH_P_IPV6; in batadv_mcast_forw_mode_check_ipv6()
1100 int *is_routable) in batadv_mcast_forw_mode_check() argument
1111 is_routable); in batadv_mcast_forw_mode_check()
1118 is_routable); in batadv_mcast_forw_mode_check()
1388 int is_routable = 0; in batadv_mcast_forw_mode() local
1392 &is_routable); in batadv_mcast_forw_mode()
1405 rtr_count = batadv_mcast_forw_rtr_count(bat_priv, is_routable); in batadv_mcast_forw_mode()