Home
last modified time | relevance | path

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

/freebsd/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 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
577 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
579 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument