Home
last modified time | relevance | path

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

/Linux-v6.1/net/batman-adv/
Dmulticast.h47 int *is_routable);
55 unsigned short vid, int is_routable);
73 int *is_routable) in batadv_mcast_forw_mode() argument
90 unsigned short vid, int is_routable) in batadv_mcast_forw_send() argument
Dmulticast.c962 int *is_routable) in batadv_mcast_forw_mode_check_ipv4() argument
981 *is_routable = ETH_P_IP; in batadv_mcast_forw_mode_check_ipv4()
1026 int *is_routable) in batadv_mcast_forw_mode_check_ipv6() argument
1048 *is_routable = ETH_P_IPV6; in batadv_mcast_forw_mode_check_ipv6()
1068 int *is_routable) in batadv_mcast_forw_mode_check() argument
1079 is_routable); in batadv_mcast_forw_mode_check()
1086 is_routable); in batadv_mcast_forw_mode_check()
1351 struct batadv_orig_node **orig, int *is_routable) in batadv_mcast_forw_mode() argument
1360 is_routable); in batadv_mcast_forw_mode()
1373 rtr_count = batadv_mcast_forw_rtr_count(bat_priv, *is_routable); in batadv_mcast_forw_mode()
[all …]