Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dicmp6.h180 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
187 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument
193 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
200 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
206 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
212 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/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