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

/seL4-camkes-master/projects/musllibc/include/netinet/
H A Dicmp6.h25 uint8_t icmp6_type; member in struct:icmp6_hdr
98 #define nd_rs_type nd_rs_hdr.icmp6_type
109 #define nd_ra_type nd_ra_hdr.icmp6_type
124 #define nd_ns_type nd_ns_hdr.icmp6_type
134 #define nd_na_type nd_na_hdr.icmp6_type
154 #define nd_rd_type nd_rd_hdr.icmp6_type
206 #define mld_type mld_icmp6_hdr.icmp6_type
222 #define rr_type rr_hdr.icmp6_type
/seL4-camkes-master/projects/lwip/src/include/lwip/prot/
H A Dicmp6.h47 enum icmp6_type { enum

Completed in 33 milliseconds