Lines Matching defs:doi
343 #define RTSAFLAGS "\20\11cipso\3doi\2max_sl\1min_sl"
353 "rtsa(1) lacks flag or has 0 doi.",
625 tsol_find_unlabeled_label(tsol_tpc_t *rhtp, bslabel_t *sl, uint32_t *doi)
627 *doi = rhtp->tpc_tp.tp_doi;
688 uint32_t doi;
732 bcopy(co->cipso_doi, &doi, sizeof (doi));
733 doi = ntohl(doi);
816 if (!tsol_find_unlabeled_label(src_rhtp, &sl, &doi)) {
828 credp = newcred_from_bslabel(&sl, doi, KM_NOSLEEP);
832 credp = copycred_from_bslabel(ira->ira_cred, &sl, doi,
1011 "mp(1) could not be delievered to tp(2), doi mismatch",