OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctx_doi
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
policy.c
208
|| 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,
policy.h
43
uint8_t
ctx_doi
; /* Security Context DOI */
member in struct:security_ctx
proposal.c
323
if (pp1->sctx.
ctx_doi
== pp2->sctx.
ctx_doi
)
324
newpp->sctx.
ctx_doi
= pp1->sctx.
ctx_doi
;
328
pp2->sctx.
ctx_doi
, pp1->sctx.
ctx_doi
);
1169
pp0->sctx.
ctx_doi
= pp_peer->sctx.
ctx_doi
;
security.c
168
iph2->proposal->sctx.
ctx_doi
= spidx.sec_ctx.
ctx_doi
;
pfkey.c
1160
sa_args.ctxdoi = iph2->approval->sctx.
ctx_doi
;
1442
sa_args.ctxdoi = iph2->approval->sctx.
ctx_doi
;
1866
spidx.sec_ctx.
ctx_doi
= m_sec_ctx->sadb_x_ctx_doi;
2118
p->sadb_x_ctx_doi = spidx->sec_ctx.
ctx_doi
;
2307
spidx.sec_ctx.
ctx_doi
= ctx->sadb_x_ctx_doi;
2443
spidx.sec_ctx.
ctx_doi
= ctx->sadb_x_ctx_doi;
2573
spidx.sec_ctx.
ctx_doi
= ctx->sadb_x_ctx_doi;
2648
spidx.sec_ctx.
ctx_doi
= ctx->sadb_x_ctx_doi;
2741
spidx.sec_ctx.
ctx_doi
= ctx->sadb_x_ctx_doi;
3869
new->spidx.sec_ctx.
ctx_doi
= ctx->sadb_x_ctx_doi
[
all
...]
/src/crypto/dist/ipsec-tools/src/libipsec/
pfkey.c
2486
pfkey_setsecctx(caddr_t buf, caddr_t lim, u_int type, u_int8_t
ctx_doi
,
2502
p->sadb_x_ctx_doi =
ctx_doi
;
Completed in 26 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026