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

/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h186 #define ICMP6_INFOMSG_MASK 0x80 /* all informational messages */ macro
745 if (type < ICMP6_INFOMSG_MASK) \
/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c529 if (icmp6->icmp6_type < ICMP6_INFOMSG_MASK)

Completed in 23 milliseconds