Home
last modified time | relevance | path

Searched refs:ND_UNREACHABLE (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/net/
H A Dif.h307 #define ND_UNREACHABLE 6 /* delete this route */ macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_ire.c3069 if (nce->nce_common->ncec_state == ND_UNREACHABLE) { in ire_handle_condemned_nce()
3163 nce->nce_common->ncec_state == ND_UNREACHABLE) in ire_no_good()
H A Dip_ndp.c2301 ncec->ncec_state = ND_UNREACHABLE; in nce_make_unreachable()
2439 ncec->ncec_state = ND_UNREACHABLE; in nce_timer()
H A Dip.c14668 case ND_UNREACHABLE: in ip_xmit()
14730 case ND_UNREACHABLE: in ip_xmit()
/titanic_41/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c2046 case ND_UNREACHABLE: in ncec_state()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c3979 case ND_UNREACHABLE: in ndp_report()