Home
last modified time | relevance | path

Searched refs:icmp6_seq (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dicmp6.h41 #define icmp6_seq icmp6_data16[1] macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dicmp6.h41 #define icmp6_seq icmp6_data16[1] macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dicmp6.h41 #define icmp6_seq icmp6_data16[1] macro
/third_party/musl/ndk_musl_include/netinet/
Dicmp6.h41 #define icmp6_seq icmp6_data16[1] macro
/third_party/musl/include/netinet/
Dicmp6.h41 #define icmp6_seq icmp6_data16[1] macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dicmp6.h41 #define icmp6_seq icmp6_data16[1] macro
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-icmpv6_sender.c387 echoreq_p->hdr.icmp6_seq = htons(1); in create_echo_request()