Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dicmp6.h569 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ macro
/dragonfly/contrib/dhcpcd/src/
H A Dipv6nd.c161 #undef ICMP6_FILTER_WILLBLOCK
168 #define ICMP6_FILTER_WILLBLOCK(type, filterp) \ macro
/dragonfly/sys/netinet6/
H A Dicmp6.c1854 && ICMP6_FILTER_WILLBLOCK(icmp6->icmp6_type, in icmp6_rip6_input()