OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reqid_out
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
proposal.h
88
int
reqid_out
; /* request id (outbound) */
member in struct:saproto
proposal.c
488
newpr->
reqid_out
= pr2->
reqid_out
;
783
newpr->
reqid_out
= 0;
934
(int)pr->reqid_in, (int)pr->
reqid_out
);
1076
newpr->
reqid_out
= req->saidx.reqid;
1101
pr->
reqid_out
= req->saidx.reqid;
1199
newpr->
reqid_out
= 0;
1203
newpr->
reqid_out
= g_nextreqid ++;
1213
newpr->
reqid_out
= 0;
pfkey.c
1465
sa_args.reqid = pr->
reqid_out
;
Completed in 28 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026