OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctx_doi
(Results
1 - 8
of
8
) sorted by null
/external/ipsec-tools/src/racoon/
policy.c
212
|| a->sec_ctx.
ctx_doi
!= b->sec_ctx.
ctx_doi
287
|| a->sec_ctx.
ctx_doi
!= b->sec_ctx.
ctx_doi
493
spidx->sec_ctx.
ctx_doi
, spidx->sec_ctx.ctx_alg,
policy.h
43
u_int8_t
ctx_doi
; /* Security Context DOI */
member in struct:security_ctx
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
;
security.c
168
iph2->proposal->sctx.
ctx_doi
= spidx.sec_ctx.
ctx_doi
;
pfkey.c
1183
sa_args.ctxdoi = iph2->approval->sctx.
ctx_doi
;
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
xfrm.h
31
__u8
ctx_doi
;
member in struct:xfrm_sec_ctx
207
__u8
ctx_doi
;
member in struct:xfrm_user_sec_ctx
/external/iproute2/include/linux/
xfrm.h
29
__u8
ctx_doi
;
member in struct:xfrm_sec_ctx
217
__u8
ctx_doi
;
member in struct:xfrm_user_sec_ctx
/external/ipsec-tools/src/libipsec/
pfkey.c
[
all
...]
Completed in 4503 milliseconds