Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
HDicmp6.h547 #define ICMP6_FILTER_SETPASSALL(filterp) \ macro
557 #define ICMP6_FILTER_SETPASSALL(filterp) \ macro
/dragonfly/sys/netinet6/
HDraw_ip6.c550 ICMP6_FILTER_SETPASSALL(inp->in6p_icmp6filt); in rip6_attach()
/dragonfly/contrib/dhcpcd/src/
HDipv6nd.c164 #undef ICMP6_FILTER_SETPASSALL
174 #define ICMP6_FILTER_SETPASSALL(filterp) \ macro
/dragonfly/sbin/ping6/
HDping6.c696 ICMP6_FILTER_SETPASSALL(&filt); in main()