Home
last modified time | relevance | path

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

/minix3/external/bsd/dhcpcd/dist/
H A Dipv6nd.c138 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
140 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument
142 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
144 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
146 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
148 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
/minix3/sys/netinet/
H A Dicmp6.h536 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
538 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
540 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
542 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
544 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
546 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument