Searched refs:ICMP6_FILTER (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/usr.sbin/mld6query/
H A Dmld6.c127 if (setsockopt(sock, IPPROTO_ICMPV6, ICMP6_FILTER, &filt,
129 err(1, "setsockopt(ICMP6_FILTER)");
/netbsd-current/sys/netinet6/
H A Din6.h393 #define ICMP6_FILTER 18 /* icmp6_filter; icmp6 filter */ macro
H A Dicmp6.c2755 case ICMP6_FILTER:
2776 case ICMP6_FILTER:
/netbsd-current/sbin/ping6/
H A Dping6.c725 #ifdef ICMP6_FILTER
738 if (prog_setsockopt(s, IPPROTO_ICMPV6, ICMP6_FILTER, &filt,
740 err(1, "setsockopt(ICMP6_FILTER)");
742 #endif /*ICMP6_FILTER*/
/netbsd-current/usr.sbin/rtadvd/
H A Drtadvd.c1554 if (prog_setsockopt(sock, IPPROTO_ICMPV6, ICMP6_FILTER, &filt,
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dipv6nd.c256 if (setsockopt(fd, IPPROTO_ICMPV6, ICMP6_FILTER,

Completed in 212 milliseconds