Home
last modified time | relevance | path

Searched defs:join_group (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/asio/include/boost/asio/ip/
Dmulticast.hpp48 typedef implementation_defined join_group; typedef
/third_party/boost/boost/asio/ip/
Dmulticast.hpp48 typedef implementation_defined join_group; typedef
/third_party/boost/libs/asio/test/ip/
Dmulticast.cpp166 ip::multicast::join_group join_group(multicast_address_v4); in test() local
183 ip::multicast::join_group join_group(multicast_address_v6); in test() local
/third_party/ltp/testcases/network/multicast/mc_member/
Dmc_member_test.c109 static int join_group(int s, char *glist, struct ip_mreq *imr) in join_group() function
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-mcast_join.c290 void join_group(void) in join_group() function
/third_party/glib/gio/
Dgsocket.c2339 gboolean join_group, in g_socket_multicast_group_operation()
2505 gboolean join_group, in g_socket_multicast_group_operation_ssm()