Home
last modified time | relevance | path

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

/net/batman-adv/
Dmulticast.h48 int *is_routable);
56 unsigned short vid, int is_routable);
76 int *is_routable) in batadv_mcast_forw_mode() argument
93 unsigned short vid, int is_routable) in batadv_mcast_forw_send() argument
Dmulticast.c995 int *is_routable) in batadv_mcast_forw_mode_check_ipv4() argument
1014 *is_routable = ETH_P_IP; in batadv_mcast_forw_mode_check_ipv4()
1059 int *is_routable) in batadv_mcast_forw_mode_check_ipv6() argument
1081 *is_routable = ETH_P_IPV6; in batadv_mcast_forw_mode_check_ipv6()
1101 int *is_routable) in batadv_mcast_forw_mode_check() argument
1112 is_routable); in batadv_mcast_forw_mode_check()
1119 is_routable); in batadv_mcast_forw_mode_check()
1384 struct batadv_orig_node **orig, int *is_routable) in batadv_mcast_forw_mode() argument
1393 is_routable); in batadv_mcast_forw_mode()
1406 rtr_count = batadv_mcast_forw_rtr_count(bat_priv, *is_routable); in batadv_mcast_forw_mode()
[all …]