Searched refs:ND_REDIRECT_ONLINK (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/netinet/
H A Dicmp6.h176 #define ND_REDIRECT_ONLINK 0 /* redirect to an on-link node */ macro
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c219 { "redironlink", ND_REDIRECT, ND_REDIRECT_ONLINK },
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c176 #define ND_REDIRECT_ONLINK 0 /* redirect to an on-link node */ macro
/netbsd-current/sys/netinet6/
H A Dicmp6.c2393 is_onlink ? ND_REDIRECT_ONLINK : ND_REDIRECT_ROUTER);

Completed in 226 milliseconds