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()
1603 case UNLABELED: in tsol_ip_forward()
1625 if (dst_rhtp->tpc_tp.host_type != UNLABELED || in tsol_ip_forward()
1627 gw_rhtp->tpc_tp.host_type != UNLABELED)) in tsol_ip_forward()
1675 if (dst_rhtp->tpc_tp.host_type == UNLABELED && in tsol_ip_forward()
1676 (!off_link || gw_rhtp->tpc_tp.host_type == UNLABELED)) in tsol_ip_forward()
1748 if (pkt_diff > 0 || src_rhtp->tpc_tp.host_type == UNLABELED) { in tsol_pmtu_adjust()
1760 if (pkt_diff > 0 || src_rhtp->tpc_tp.host_type == UNLABELED) in tsol_pmtu_adjust()
2116 } else if (tp->tpc_tp.host_type == UNLABELED) { in tsol_check_interface_address()