Searched refs:ICMP6_INFOMSG_MASK (Results 1 – 2 of 2) sorted by relevance
193 #define ICMP6_INFOMSG_MASK 0x80 /* all informational messages */ macro786 if (type < ICMP6_INFOMSG_MASK) \
587 if (icmp6->icmp6_type < ICMP6_INFOMSG_MASK) { in icmp6_input()