Home
last modified time | relevance | path

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

/external/trusty/musl/include/netinet/
Dicmp6.h71 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
74 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument
77 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
80 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
83 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
86 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
/external/musl/include/netinet/
Dicmp6.h70 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
73 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument
76 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
79 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
82 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
85 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
/external/iputils/
Dping6.c121 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
124 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument
127 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
130 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
133 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
136 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument