Home
last modified time | relevance | path

Searched refs:tp_def_label (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/lib/libtsnet/common/
H A Dtsol_sgettpent.c157 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 Dtninfo.c132 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 Dtnet.c630 *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 Dtn_ipopt.c361 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 Dip6_if.c2048 (!_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 Dip_if.c15425 (!_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 Dtndb.h209 #define tp_def_label un.unl.def_label macro
/titanic_50/usr/src/uts/common/os/
H A Dtlabel.c297 server_sl = &tp->tpc_tp.tp_def_label; in getflabel_nfs()
H A Dlabelsys.c1221 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 Dtnchkdb.c329 cipso_representable(&tpentp->tp_def_label, linenum,
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c978 server_sl = &tp->tpc_tp.tp_def_label; in smbfs_mount_label_policy()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c5172 server_sl = &tp->tpc_tp.tp_def_label; in nfs_mount_label_policy()