Searched refs:ICMP6_INFOMSG_MASK (Results 1 – 5 of 5) sorted by relevance
155 #define ICMP6_INFOMSG_MASK 0x80 /* all informational messages */ macro715 if (type < ICMP6_INFOMSG_MASK) \
149 #define ICMP6_INFOMSG_MASK 0x80 /* all informational messages */ macro
492 if (icmp6->icmp6_type < ICMP6_INFOMSG_MASK) in icmp6_input()
4535 if (!(oic->icmp6_type & ICMP6_INFOMSG_MASK)) {
940 if ((icmp6->icmp6_type & ICMP6_INFOMSG_MASK) != 0)