Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dicmp6.h634 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ macro
/xnu-11215.61.5/bsd/netinet6/
H A Dicmp6.c2169 && ICMP6_FILTER_WILLBLOCK(icmp6->icmp6_type, in icmp6_rip6_input()