Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/
H A Dicmp6.h557 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
564 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
567 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
569 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
573 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
575 ICMP6_FILTER_SETBLOCK(type,filterp) global() argument
577 ICMP6_FILTER_WILLPASS(type,filterp) global() argument
579 ICMP6_FILTER_WILLBLOCK(type,filterp) global() argument
[all...]