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

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtndb.h203 int tp_doi; /* Domain of Interpretation */ member in struct:tsol_tpent
204 #define tp_cipso_doi_unl tp_doi
205 #define tp_cipso_doi_cipso tp_doi
/illumos-gate/usr/src/cmd/tsol/tninfo/
H A Dtninfo.c129 (void) printf(gettext("doi: %d\n"), tp.tp_doi);
177 (void) printf(gettext("doi: %d\n"), tp.tp_doi);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c627 *doi = rhtp->tpc_tp.tp_doi;
1008 } else if (plabel->tsl_doi != tp->tpc_tp.tp_doi) {
1066 if (label2doi(plabel) != src_rhtp->tpc_tp.tp_doi) {
1165 if (rhtp == NULL || label2doi(plabel) != rhtp->tpc_tp.tp_doi) {
1398 if (tsl->tsl_doi != gw_rhc->rhc_tpc->tpc_tp.tp_doi ||
1414 if (tsl->tsl_doi != gw_rhc->rhc_tpc->tpc_tp.tp_doi ||
1587 if (tsl->tsl_doi != dst_rhtp->tpc_tp.tp_doi ||
1604 if (tsl->tsl_doi != dst_rhtp->tpc_tp.tp_doi ||
2096 tp->tpc_tp.tp_doi == default_doi &&
2099 (zone != NULL && plabel->tsl_doi == tp->tpc_tp.tp_doi
[all...]
H A Dtn_ipopt.c353 if (dst_rhtp->tpc_tp.tp_doi != tsl->tsl_doi) {
381 dst_rhtp->tpc_tp.tp_doi, KM_NOSLEEP)) == NULL) {
H A Dip6_if.c2046 src_rhtp->tpc_tp.tp_doi !=
2047 dst_rhtp->tpc_tp.tp_doi ||
H A Dip_if.c15430 src_rhtp->tpc_tp.tp_doi !=
15431 dst_rhtp->tpc_tp.tp_doi ||
/illumos-gate/usr/src/lib/libtsnet/common/
H A Dtsol_sgettpent.c63 tpentp->tp_doi = strtol(val, &cp, 0);
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c977 if (tp->tpc_tp.tp_doi != zlabel->tsl_doi)
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c464 if (tp == NULL || tp->tpc_tp.tp_doi !=
H A Dnfs_subr.c5080 if (tp->tpc_tp.tp_doi != zlabel->tsl_doi)
H A Dnfs4_srv.c2840 if (tp == NULL || tp->tpc_tp.tp_doi !=

Completed in 220 milliseconds