Home
last modified time | relevance | path

Searched refs:ICMP6_FILTER_SETPASS (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/netinet/
Dicmp6.h446 #define ICMP6_FILTER_SETPASS(type, filterp) \ macro
/openbsd/src/sbin/ping/
Dping.c647 ICMP6_FILTER_SETPASS(ICMP6_ECHO_REPLY, &filt); in main()