Home
last modified time | relevance | path

Searched defs:ICMP6_INFOMSG_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dicmp6.h159 #define ICMP6_INFOMSG_MASK 0x80 /* all informational messages */ macro
/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c154 #define ICMP6_INFOMSG_MASK 0x80 /* all informational messages */ macro