Searched refs:ICMP6_INFOMSG_MASK (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h173 #define ICMP6_INFOMSG_MASK 0x80 /* all informational messages */ macro
682 if (type < ICMP6_INFOMSG_MASK) \
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dicmp6.c436 if (icmp6->icmp6_type < ICMP6_INFOMSG_MASK)

Completed in 203 milliseconds