Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dicmp6.h174 #define ND_REDIRECT_ONLINK 0 /* redirect to an on-link node */ macro
/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c169 #define ND_REDIRECT_ONLINK 0 /* redirect to an on-link node */ macro
/freebsd/sys/netinet6/
H A Dicmp6.c2338 is_onlink ? ND_REDIRECT_ONLINK : ND_REDIRECT_ROUTER); in icmp6_redirect_input()
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c185 { "redironlink", ND_REDIRECT, ND_REDIRECT_ONLINK },