Searched refs:mcast_flags (Results 1 – 5 of 5) sorted by relevance
1045 u8 mcast_flags) in batadv_mcast_want_unsnoop_update() argument1053 if (mcast_flags & BATADV_MCAST_WANT_ALL_UNSNOOPABLES && in batadv_mcast_want_unsnoop_update()1054 !(orig->mcast_flags & BATADV_MCAST_WANT_ALL_UNSNOOPABLES)) { in batadv_mcast_want_unsnoop_update()1064 } else if (!(mcast_flags & BATADV_MCAST_WANT_ALL_UNSNOOPABLES) && in batadv_mcast_want_unsnoop_update()1065 orig->mcast_flags & BATADV_MCAST_WANT_ALL_UNSNOOPABLES) { in batadv_mcast_want_unsnoop_update()1090 u8 mcast_flags) in batadv_mcast_want_ipv4_update() argument1098 if (mcast_flags & BATADV_MCAST_WANT_ALL_IPV4 && in batadv_mcast_want_ipv4_update()1099 !(orig->mcast_flags & BATADV_MCAST_WANT_ALL_IPV4)) { in batadv_mcast_want_ipv4_update()1109 } else if (!(mcast_flags & BATADV_MCAST_WANT_ALL_IPV4) && in batadv_mcast_want_ipv4_update()1110 orig->mcast_flags & BATADV_MCAST_WANT_ALL_IPV4) { in batadv_mcast_want_ipv4_update()[all …]
215 static BATADV_DEBUGINFO(mcast_flags, 0444, batadv_mcast_flags_open);
394 u8 mcast_flags; member
1061 orig_node->mcast_flags = BATADV_NO_FLAGS; in batadv_orig_node_new()
81 bla_claim_table mcast_flags originators