HomeSort by: relevance | last modified time | path
    Searched refs:ICMP6_INFOMSG_MASK (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
icmp6.h 165 #define ICMP6_INFOMSG_MASK 0x80 /* all informational messages */
  /src/sys/external/bsd/ipf/netinet/
ip_state.c 4444 if (!(oic->icmp6_type & ICMP6_INFOMSG_MASK)) {
fil.c 924 if ((icmp6->icmp6_type & ICMP6_INFOMSG_MASK) != 0)

Completed in 25 milliseconds