Lines Matching defs:pidx
115 struct secpolicy *sp, u_int *pidx, int *error)
126 isr = sp->req[*pidx];
159 saidx = &sp->req[*pidx]->saidx;
168 if (ipsec_get_reqlevel(sp, *pidx) != IPSEC_LEVEL_REQUIRE) {
175 if (sp->tcount > ++(*pidx))
540 u_int *pidx, int *error)
552 isr = sp->req[*pidx];
598 saidx = &sp->req[*pidx]->saidx;
607 if (ipsec_get_reqlevel(sp, *pidx) != IPSEC_LEVEL_REQUIRE) {
614 if (sp->tcount > ++(*pidx))