Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dicmp6.h53 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
57 #define icmp6_id icmp6_data16[0] /* echo request/reply */
58 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
59 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
139 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
244 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
245 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]