Home
last modified time | relevance | path

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

/bionic/libc/include/netinet/
Dicmp6.h72 u_int8_t icmp6_type; /* type field */ member
193 #define mld_type mld_icmp6_hdr.icmp6_type
210 #define nd_rs_type nd_rs_hdr.icmp6_type
222 #define nd_ra_type nd_ra_hdr.icmp6_type
249 #define nd_ns_type nd_ns_hdr.icmp6_type
260 #define nd_na_type nd_na_hdr.icmp6_type
283 #define nd_rd_type nd_rd_hdr.icmp6_type
379 #define ni_type icmp6_ni_hdr.icmp6_type
459 #define rr_type rr_hdr.icmp6_type
/bionic/libc/kernel/common/linux/
Dicmpv6.h25 __u8 icmp6_type; member