Searched refs:ctx_doi (Results 1 – 7 of 7) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | policy.c | 206 || a->sec_ctx.ctx_doi != b->sec_ctx.ctx_doi 282 || a->sec_ctx.ctx_doi != b->sec_ctx.ctx_doi 483 spidx->sec_ctx.ctx_doi, spidx->sec_ctx.ctx_alg,
|
D | proposal.c | 332 if (pp1->sctx.ctx_doi == pp2->sctx.ctx_doi) 333 newpp->sctx.ctx_doi = pp1->sctx.ctx_doi; 337 pp2->sctx.ctx_doi, pp1->sctx.ctx_doi); 1213 pp0->sctx.ctx_doi = pp_peer->sctx.ctx_doi;
|
D | security.c | 168 iph2->proposal->sctx.ctx_doi = spidx.sec_ctx.ctx_doi;
|
D | policy.h | 43 u_int8_t ctx_doi; /* Security Context DOI */ member
|
D | pfkey.c | 1102 sa_args.ctxdoi = iph2->approval->sctx.ctx_doi; 1390 sa_args.ctxdoi = iph2->approval->sctx.ctx_doi; 1784 spidx.sec_ctx.ctx_doi = m_sec_ctx->sadb_x_ctx_doi; 2083 p->sadb_x_ctx_doi = spidx->sec_ctx.ctx_doi; 2272 spidx.sec_ctx.ctx_doi = ctx->sadb_x_ctx_doi; 2394 spidx.sec_ctx.ctx_doi = ctx->sadb_x_ctx_doi; 2511 spidx.sec_ctx.ctx_doi = ctx->sadb_x_ctx_doi; 2587 spidx.sec_ctx.ctx_doi = ctx->sadb_x_ctx_doi; 2683 spidx.sec_ctx.ctx_doi = ctx->sadb_x_ctx_doi; 3087 new->spidx.sec_ctx.ctx_doi = ctx->sadb_x_ctx_doi;
|
/external/iproute2/include/linux/ |
D | xfrm.h | 29 __u8 ctx_doi; member 217 __u8 ctx_doi; member
|
/external/ipsec-tools/src/libipsec/ |
D | pfkey.c | 2445 pfkey_setsecctx(buf, lim, type, ctx_doi, ctx_alg, sec_ctx, sec_ctxlen) in pfkey_setsecctx() argument 2449 u_int8_t ctx_doi, ctx_alg; 2466 p->sadb_x_ctx_doi = ctx_doi;
|