Home
last modified time | relevance | path

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

/Linux-v5.15/net/batman-adv/
Dmulticast.c961 int *is_routable) in batadv_mcast_forw_mode_check_ipv4() argument
980 *is_routable = ETH_P_IP; in batadv_mcast_forw_mode_check_ipv4()
1025 int *is_routable) in batadv_mcast_forw_mode_check_ipv6() argument
1047 *is_routable = ETH_P_IPV6; in batadv_mcast_forw_mode_check_ipv6()
1067 int *is_routable) in batadv_mcast_forw_mode_check() argument
1078 is_routable); in batadv_mcast_forw_mode_check()
1085 is_routable); in batadv_mcast_forw_mode_check()
1355 int is_routable = 0; in batadv_mcast_forw_mode() local
1359 &is_routable); in batadv_mcast_forw_mode()
1372 rtr_count = batadv_mcast_forw_rtr_count(bat_priv, is_routable); in batadv_mcast_forw_mode()