Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/igmp/src/
Dmain.c499 static void socket_group_with_index(struct in_addr *local_addr, bool do_join) in socket_group_with_index() function
556 socket_group_with_index(addr, true); in socket_join_group_with_index()
561 socket_group_with_index(addr, false); in socket_leave_group_with_index()
/Zephyr-latest/tests/net/mld/src/
Dmain.c1022 static void socket_group_with_index(const struct in6_addr *local_addr, bool do_join) in socket_group_with_index() function
1090 socket_group_with_index(addr, true); in socket_join_group_with_index()
1095 socket_group_with_index(addr, false); in socket_leave_group_with_index()