Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/netinet/
Dicmp6.h524 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
526 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
528 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
530 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
532 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
534 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument
/development/ndk/platforms/android-21/include/netinet/
Dicmp6.h549 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
551 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
553 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
555 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
557 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
559 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument