Lines Matching refs:UNLABELED
629 case UNLABELED: in tsol_find_unlabeled_label()
746 if (src_rhtp->tpc_tp.host_type == UNLABELED) in tsol_get_pkt_label()
807 else if (src_rhtp->tpc_tp.host_type == UNLABELED) in tsol_get_pkt_label()
996 if (tp->tpc_tp.host_type == UNLABELED) { in tsol_receive_local()
1073 } else if ((src_rhtp->tpc_tp.host_type != UNLABELED && in tsol_can_accept_raw()
1078 (src_rhtp->tpc_tp.host_type == UNLABELED && in tsol_can_accept_raw()
1090 case UNLABELED: in tsol_can_accept_raw()
1176 case UNLABELED: in tsol_can_reply_error()
1413 case UNLABELED: in tsol_ire_match_gwattr()
1606 case UNLABELED: in tsol_ip_forward()
1628 if (dst_rhtp->tpc_tp.host_type != UNLABELED || in tsol_ip_forward()
1630 gw_rhtp->tpc_tp.host_type != UNLABELED)) in tsol_ip_forward()
1678 if (dst_rhtp->tpc_tp.host_type == UNLABELED && in tsol_ip_forward()
1679 (!off_link || gw_rhtp->tpc_tp.host_type == UNLABELED)) in tsol_ip_forward()
1751 if (pkt_diff > 0 || src_rhtp->tpc_tp.host_type == UNLABELED) { in tsol_pmtu_adjust()
1763 if (pkt_diff > 0 || src_rhtp->tpc_tp.host_type == UNLABELED) in tsol_pmtu_adjust()
2119 } else if (tp->tpc_tp.host_type == UNLABELED) { in tsol_check_interface_address()