Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dipv6nd.c135 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
137 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument
139 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
141 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
143 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
145 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
/external/iputils/
Dping6.c116 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
119 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument
122 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
125 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
128 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
131 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument