Searched refs:exp_mcast_group (Results 1 – 1 of 1) sorted by relevance
76 static struct in6_addr *exp_mcast_group; variable248 if (exp_mcast_group == NULL || in group_joined()249 net_ipv6_addr_cmp(exp_mcast_group, cb->info)) { in group_joined()264 if (exp_mcast_group == NULL || in group_left()265 net_ipv6_addr_cmp(exp_mcast_group, cb->info)) { in group_left()318 exp_mcast_group = NULL; in test_mld_before()648 zassert_not_null(exp_mcast_group, "Expected mcast group not sent"); in expect_exclude_mcast_report()662 net_ipv6_addr_cmp_raw((const uint8_t *)exp_mcast_group, in expect_exclude_mcast_report()683 exp_mcast_group = &addr; in verify_allnodes_on_iface_event()746 exp_mcast_group = &addr; in verify_solicit_node_on_iface_event()