Searched refs:tp_def_label (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/lib/libtsnet/common/ |
H A D | tsol_sgettpent.c | 157 slp = &tpentp->tp_def_label; in parse_remainder() 179 tpentp->tp_def_label; in parse_remainder()
|
/titanic_50/usr/src/cmd/tsol/tninfo/ |
H A D | tninfo.c | 132 l_to_str(&tp.tp_def_label, &str, M_LABEL); in print_rhtp() 133 l_to_str(&tp.tp_def_label, &str2, M_INTERNAL); in print_rhtp()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | tnet.c | 630 *sl = rhtp->tpc_tp.tp_def_label; in tsol_find_unlabeled_label() 1079 !blequal(&plabel->tsl_label, &src_rhtp->tpc_tp.tp_def_label))) { in tsol_can_accept_raw() 1179 &rhtp->tpc_tp.tp_def_label); in tsol_can_reply_error() 1182 &rhtp->tpc_tp.tp_def_label); in tsol_can_reply_error() 1605 !blequal(&dst_rhtp->tpc_tp.tp_def_label, in tsol_ip_forward()
|
H A D | tn_ipopt.c | 361 if (!blequal(&dst_rhtp->tpc_tp.tp_def_label, in tsol_check_dest() 366 &dst_rhtp->tpc_tp.tp_def_label))) { in tsol_check_dest() 380 if ((newtsl = labelalloc(&dst_rhtp->tpc_tp.tp_def_label, in tsol_check_dest()
|
H A D | ip6_if.c | 2048 (!_blinrange(&dst_rhtp->tpc_tp.tp_def_label, in ipif_select_source_v6() 2050 !blinlset(&dst_rhtp->tpc_tp.tp_def_label, in ipif_select_source_v6()
|
H A D | ip_if.c | 15425 (!_blinrange(&dst_rhtp->tpc_tp.tp_def_label, in ipif_select_source_v4() 15427 !blinlset(&dst_rhtp->tpc_tp.tp_def_label, in ipif_select_source_v4()
|
/titanic_50/usr/src/uts/common/sys/tsol/ |
H A D | tndb.h | 209 #define tp_def_label un.unl.def_label macro
|
/titanic_50/usr/src/uts/common/os/ |
H A D | tlabel.c | 297 server_sl = &tp->tpc_tp.tp_def_label; in getflabel_nfs()
|
H A D | labelsys.c | 1221 rhtpent.tp_def_label = rhtpent.tp_gw_sl_range.lower_bound; in tsol_create_i_tmpls()
|
/titanic_50/usr/src/cmd/tsol/tnchkdb/ |
H A D | tnchkdb.c | 329 cipso_representable(&tpentp->tp_def_label, linenum,
|
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_vfsops.c | 978 server_sl = &tp->tpc_tp.tp_def_label; in smbfs_mount_label_policy()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_subr.c | 5172 server_sl = &tp->tpc_tp.tp_def_label; in nfs_mount_label_policy()
|