Lines Matching refs:BATADV_NO_FLAGS
109 * Return: BATADV_NO_FLAGS if present, BATADV_MCAST_WANT_NO_RTR4 otherwise.
116 return BATADV_NO_FLAGS;
130 * Return: BATADV_NO_FLAGS if present, BATADV_MCAST_WANT_NO_RTR6 otherwise.
138 return BATADV_NO_FLAGS;
160 * BATADV_NO_FLAGS: Both an IPv4 and IPv6 multicast router is present
169 u8 flags = BATADV_NO_FLAGS;
190 * BATADV_NO_FLAGS: Both an IPv4 and IPv6 multicast router is present
199 u8 flags = BATADV_NO_FLAGS;
222 * BATADV_NO_FLAGS: Both an IPv4 and IPv6 multicast router is present
666 BATADV_NO_FLAGS,
697 mcast_entry->addr, BATADV_NO_FLAGS,
1165 BATADV_NO_FLAGS);
1752 u8 mcast_flags = BATADV_NO_FLAGS;
1839 u32 flags_priv = BATADV_NO_FLAGS;
2087 batadv_mcast_want_unsnoop_update(bat_priv, orig, BATADV_NO_FLAGS);
2088 batadv_mcast_want_ipv4_update(bat_priv, orig, BATADV_NO_FLAGS);
2089 batadv_mcast_want_ipv6_update(bat_priv, orig, BATADV_NO_FLAGS);