Home
last modified time | relevance | path

Searched refs:ICMP6_FILTER (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/netinet6/
Din6.h295 #define ICMP6_FILTER 18 /* icmp6_filter; icmp6 filter */ macro
Dicmp6.c1709 case ICMP6_FILTER: in icmp6_ctloutput()
1736 case ICMP6_FILTER: in icmp6_ctloutput()
/openbsd/src/sbin/ping/
Dping.c674 if (setsockopt(s, IPPROTO_ICMPV6, ICMP6_FILTER, in main()