Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/igmp/src/
Dmain.c554 static void socket_join_group_with_index(struct in_addr *addr) in socket_join_group_with_index() function
574 socket_join_group_with_index(&any_addr); in ZTEST_USER()
576 socket_join_group_with_index(&my_addr); in ZTEST_USER()
632 socket_join_group_with_index(&my_addr); in ZTEST_USER()
/Zephyr-latest/tests/net/mld/src/
Dmain.c1088 static void socket_join_group_with_index(const struct in6_addr *addr) in socket_join_group_with_index() function
1100 socket_join_group_with_index(net_ipv6_unspecified_address()); in ZTEST_USER()
1102 socket_join_group_with_index(&my_addr); in ZTEST_USER()