Home
last modified time | relevance | path

Searched refs:ICMP6_FILTER_WILLBLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dicmp6.h579 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ macro
/freebsd/sys/netinet6/
H A Dicmp6.c1957 if (ICMP6_FILTER_WILLBLOCK(icmp6->icmp6_type, in icmp6_rip6_input()