Home
last modified time | relevance | path

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

/bionic/libc/include/netinet/
Dicmp6.h74 u_int8_t icmp6_type; /* type field */ member
200 #define mld_type mld_icmp6_hdr.icmp6_type
217 #define nd_rs_type nd_rs_hdr.icmp6_type
229 #define nd_ra_type nd_ra_hdr.icmp6_type
256 #define nd_ns_type nd_ns_hdr.icmp6_type
267 #define nd_na_type nd_na_hdr.icmp6_type
290 #define nd_rd_type nd_rd_hdr.icmp6_type
477 #define rr_type rr_hdr.icmp6_type
/bionic/libc/kernel/uapi/linux/
Dicmpv6.h25 __u8 icmp6_type; member