Searched refs:ICMP6_FILTER_WILLBLOCK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | icmp6.h | 579 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ macro |
/freebsd/sys/netinet6/ | ||
H A D | icmp6.c | 1957 if (ICMP6_FILTER_WILLBLOCK(icmp6->icmp6_type, in icmp6_rip6_input() |