Searched refs:ICMP6_INFOMSG_MASK (Results 1 – 5 of 5) sorted by relevance
164 #define ICMP6_INFOMSG_MASK 0x80 /* all informational messages */ macro731 if (type < ICMP6_INFOMSG_MASK) \
160 #define ICMP6_INFOMSG_MASK 0x80 /* all informational messages */ macro727 if (type < ICMP6_INFOMSG_MASK) \
462 if (icmp6->icmp6_type < ICMP6_INFOMSG_MASK) in icmp6_input()
4534 if (!(oic->icmp6_type & ICMP6_INFOMSG_MASK)) {
908 if ((icmp6->icmp6_type & ICMP6_INFOMSG_MASK) != 0)