Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h553 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
560 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
563 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
565 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
569 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
571 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
573 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
575 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument
/f-stack/freebsd/netinet/
H A Dicmp6.h549 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
556 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
559 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
561 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
565 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
567 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
569 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
571 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument