Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h553 #define ICMP6_FILTER_SETPASSALL(filterp) \ macro
563 #define ICMP6_FILTER_SETPASSALL(filterp) \ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h549 #define ICMP6_FILTER_SETPASSALL(filterp) \ macro
559 #define ICMP6_FILTER_SETPASSALL(filterp) \ macro
/f-stack/freebsd/netinet6/
H A Draw_ip6.c687 ICMP6_FILTER_SETPASSALL(inp->in6p_icmp6filt); in rip6_attach()