Lines Matching defs:attrp
473 tsol_ire_gw_secattr_t *attrp = NULL;
496 MATCH_IRE_SECATTR, IRR_ALLOCATE, 0, ipst, NULL, &attrp,
515 * ire_route_recursive gives us the first attrp it finds
522 if (attrp == NULL || attrp->igsa_rhc == NULL ||
523 attrp->igsa_rhc->rhc_tpc->tpc_tp.host_type == UNLABELED) {
976 tsol_ire_gw_secattr_t *attrp = NULL;
1007 MATCH_IRE_SECATTR, IRR_ALLOCATE, 0, ipst, NULL, &attrp,
1025 * ire_route_recursive gives us the first attrp it finds
1032 if (attrp == NULL || attrp->igsa_rhc == NULL ||
1033 attrp->igsa_rhc->rhc_tpc->tpc_tp.host_type == UNLABELED) {