Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dicmp6.h452 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ macro
/openbsd/src/sys/netinet6/
Draw_ip6.c210 if (ICMP6_FILTER_WILLBLOCK(type, inp->inp_icmp6filt)) in rip6_input()