Searched defs:filterp (Results 1 – 6 of 6) sorted by relevance
| /third_party/musl/porting/liteos_a/kernel/include/netinet/ |
| D | icmp6.h | 70 #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
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
| D | icmp6.h | 70 #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
|
| /third_party/musl/porting/liteos_m/kernel/include/netinet/ |
| D | icmp6.h | 70 #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
|
| /third_party/musl/porting/uniproton/kernel/include/netinet/ |
| D | icmp6.h | 70 #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
|
| /third_party/musl/include/netinet/ |
| D | icmp6.h | 70 #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
|
| /third_party/ffmpeg/libavcodec/ |
| D | amrnbdec.c | 704 const float *filterp; in apply_ir_filter() local
|