Home
last modified time | relevance | path

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

/openbsd-src/sys/netinet/
H A Dicmp6.h442 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
444 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
446 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
448 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
450 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
452 ICMP6_FILTER_WILLBLOCK(type,filterp) global() argument
[all...]