Home
last modified time | relevance | path

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

/external/dhcpcd/
Dipv6rs.h31 #ifndef ICMP6_FILTER
32 #define ICMP6_FILTER 1 macro
Dipv6rs.c134 if (setsockopt(sock, IPPROTO_ICMPV6, ICMP6_FILTER, in ipv6rs_open()
/external/iproute2/include/netinet/
Dicmp6.h27 #define ICMP6_FILTER 1 macro
/external/ping6/
Dping6.c826 #ifdef ICMP6_FILTER in main()
839 if (setsockopt(s, IPPROTO_ICMPV6, ICMP6_FILTER, &filt, in main()