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

/seL4-camkes-master/projects/musllibc/include/netinet/
H A Dicmp6.h36 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
40 #define icmp6_id icmp6_data16[0]
41 #define icmp6_seq icmp6_data16[1]
42 #define icmp6_maxdelay icmp6_data16[0]
117 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
209 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
210 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]

Completed in 6 milliseconds