Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dicmp6.h548 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
555 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
558 #define ICMP6_FILTER_SETPASSALL(filterp) \ argument
560 #define ICMP6_FILTER_SETBLOCKALL(filterp) \ argument
564 #define ICMP6_FILTER_SETPASS(type, filterp) \ argument
566 #define ICMP6_FILTER_SETBLOCK(type, filterp) \ argument
568 #define ICMP6_FILTER_WILLPASS(type, filterp) \ argument
570 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ argument