Home
last modified time | relevance | path

Searched refs:ip_mreqn (Results 1 – 14 of 14) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
Dns-udpsender.c325 struct ip_mreqn mcast_req, *req_p = &mcast_req; in create_udp_datagram()
338 req_p, sizeof(struct ip_mreqn))) { in create_udp_datagram()
Dns-igmp_querier.c358 struct ip_mreqn mcast_req, *req_p = &mcast_req; in create_socket()
379 req_p, sizeof(struct ip_mreqn))) { in create_socket()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Diapp.c383 struct ip_mreqn mreq; in iapp_init()
518 struct ip_mreqn mreq; in iapp_deinit()
/third_party/libnl/include/linux-private/linux/
Din.h173 struct ip_mreqn { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Din.h254 struct ip_mreqn { struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
Din.h254 struct ip_mreqn { struct
/third_party/musl/ndk_musl_include/netinet/
Din.h254 struct ip_mreqn { struct
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Din.h254 struct ip_mreqn { struct
/third_party/musl/include/netinet/
Din.h254 struct ip_mreqn { struct
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Din.h254 struct ip_mreqn { struct
/third_party/musl/porting/uniproton/kernel/include/netinet/
Din.h254 struct ip_mreqn { struct
/third_party/glib/gio/
Dmeson.build138 if cc.has_type('struct ip_mreqn', prefix : '#include <netinet/in.h>')
Dgsocket.c2356 struct ip_mreqn mc_req; in g_socket_multicast_group_operation()
/third_party/gstreamer/gstplugins_good/
DChangeLog120348 only use struct ip_mreqn if it is detected
120349 * configure.ac: Make an explicit check for struct ip_mreqn.
121246 This patch checks for Solaris and uses ip_mreq instead of ip_mreqn if on this