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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c1459 boolean_t off_link; local
1512 * off_link is TRUE if destination not directly reachable.
1514 off_link = (ire->ire_type & IRE_OFFLINK);
1548 if (ire->ire_ipversion == IPV4_VERSION && off_link) {
1573 (gw_rhtp = attrp->igsa_rhc->rhc_tpc) == NULL) && off_link) {
1626 (off_link &&
1676 (!off_link || gw_rhtp->tpc_tp.host_type == UNLABELED))

Completed in 45 milliseconds