Searched refs:ICMP6_FILTER_SETPASS (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/netinet/ | ||
| D | icmp6.h | 446 #define ICMP6_FILTER_SETPASS(type, filterp) \ macro |
| /openbsd/src/sbin/ping/ | ||
| D | ping.c | 647 ICMP6_FILTER_SETPASS(ICMP6_ECHO_REPLY, &filt); in main() |