Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h575 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h571 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ macro
/f-stack/freebsd/netinet6/
H A Dicmp6.c1926 if (ICMP6_FILTER_WILLBLOCK(icmp6->icmp6_type, in icmp6_rip6_input()