Home
last modified time | relevance | path

Searched refs:IGMP_HOST_MEMBERSHIP_QUERY (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/netinet/
Digmp.h40 #define IGMP_HOST_MEMBERSHIP_QUERY IGMP_MEMBERSHIP_QUERY macro
/third_party/musl/include/netinet/
Digmp.h40 #define IGMP_HOST_MEMBERSHIP_QUERY IGMP_MEMBERSHIP_QUERY macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Digmp.h40 #define IGMP_HOST_MEMBERSHIP_QUERY IGMP_MEMBERSHIP_QUERY macro
/third_party/musl/ndk_musl_include/netinet/
Digmp.h40 #define IGMP_HOST_MEMBERSHIP_QUERY IGMP_MEMBERSHIP_QUERY macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Digmp.h40 #define IGMP_HOST_MEMBERSHIP_QUERY IGMP_MEMBERSHIP_QUERY macro
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-igmp_querier.c184 query->type = IGMP_HOST_MEMBERSHIP_QUERY; in create_query()