Searched defs:filterp (Results 1 – 2 of 2) sorted by relevance
166 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument168 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument170 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument172 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument174 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument176 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
555 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument 557 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument 559 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument 561 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument 551 ICMP6_FILTER_SETPASSALL(filterp) global() argument 553 ICMP6_FILTER_SETBLOCKALL(filterp) global() argument [all...]