Searched refs:ip_mreq (Results 1 - 24 of 24) sorted by relevance

/external/ltp/testcases/network/multicast/mc_member/
H A Dmc_member_test.c15 static int join_group(int, char *, struct ip_mreq *);
16 static int leave_group(int, char *, struct ip_mreq *);
22 struct ip_mreq imr;
109 static int join_group(int s, char *glist, struct ip_mreq *imr)
130 imr, sizeof(struct ip_mreq)) == -1) {
144 static int leave_group(int s, char *glist, struct ip_mreq *imr)
165 imr, sizeof(struct ip_mreq)) == -1) {
/external/ltp/testcases/network/multicast/mc_commo/
H A Dmc_recv.c18 struct ip_mreq imr;
82 sizeof(struct ip_mreq)) < 0) {
H A Dmc_send.c20 struct ip_mreq imr;
/external/ltp/testcases/network/multicast/mc_opts/
H A Dmc_verify_opts.c20 struct ip_mreq simr;
/external/strace/tests/
H A Dip_mreq.c48 TAIL_ALLOC_OBJECT_CONST_PTR(struct ip_mreq, m4);
/external/strace/tests-m32/
H A Dip_mreq.c48 TAIL_ALLOC_OBJECT_CONST_PTR(struct ip_mreq, m4);
/external/strace/tests-mx32/
H A Dip_mreq.c48 TAIL_ALLOC_OBJECT_CONST_PTR(struct ip_mreq, m4);
/external/iproute2/include/linux/
H A Din.h166 struct ip_mreq { struct
/external/kernel-headers/original/uapi/linux/
H A Din.h167 struct ip_mreq { struct
/external/parameter-framework/asio/include/asio/detail/
H A Dsocket_types.hpp59 // HP-UX doesn't provide ip_mreq when _XOPEN_SOURCE_EXTENDED is defined.
66 typedef ip_mreq in4_mreq_type;
/external/parameter-framework/asio-1.10.6/include/asio/detail/
H A Dsocket_types.hpp59 // HP-UX doesn't provide ip_mreq when _XOPEN_SOURCE_EXTENDED is defined.
66 typedef ip_mreq in4_mreq_type;
/external/syslinux/core/lwip/src/include/lwip/
H A Dsockets.h173 typedef struct ip_mreq { struct
176 } ip_mreq; typedef in typeref:struct:ip_mreq
/external/linux-kselftest/tools/testing/selftests/networking/timestamping/
H A Dtimestamping.c330 struct ip_mreq imr;
420 &imr, sizeof(struct ip_mreq)) < 0)
/external/ltp/testcases/network/sockets/
H A DltpServer.c58 struct ip_mreq multiCastReq;
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_ssdp.c730 struct ip_mreq mcast_addr;
903 struct ip_mreq mreq;
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_ssdp.c730 struct ip_mreq mcast_addr;
903 struct ip_mreq mreq;
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_ssdp.c730 struct ip_mreq mcast_addr;
903 struct ip_mreq mreq;
/external/syslinux/core/lwip/src/api/
H A Dsockets.c1948 if (optlen < sizeof(struct ip_mreq)) {
2152 struct ip_mreq *imr = (struct ip_mreq *)optval;
/external/strace/
H A Dnet.c642 struct ip_mreq mreq;
/external/webrtc/webrtc/test/channel_transport/
H A Dudp_transport_impl.cc1386 struct ip_mreq mreq;
1458 struct ip_mreq mreq;
/external/fio/engines/
H A Dnet.c1160 struct ip_mreq mr;
/external/mdnsresponder/mDNSPosix/
H A DmDNSPosix.c663 struct ip_mreq imr;
/external/mdnsresponder/mDNSWindows/
H A DmDNSWin32.c2967 struct ip_mreq mreqv4;
/external/netperf/src/
H A Dnettest_omni.c819 struct ip_mreq mreq;

Completed in 1293 milliseconds