Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dicmp6.h623 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
625 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
628 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
630 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
632 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
634 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument