Home
last modified time | relevance | path

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

/bionic/libc/include/netinet/
Dicmp6.h86 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
90 #define icmp6_id icmp6_data16[0] /* echo request/reply */
91 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
92 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
180 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
181 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
225 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]