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_in
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
proposal.h
89
int
reqid_in
; /* request id (inbound) */
member in struct:saproto
proposal.c
487
newpr->
reqid_in
= pr2->
reqid_in
;
782
newpr->
reqid_in
= 0;
934
(int)pr->
reqid_in
, (int)pr->reqid_out);
1078
newpr->
reqid_in
= req->saidx.reqid;
1091
/* get
reqid_in
from inbound policy */
1099
pr->
reqid_in
= req->saidx.reqid;
1198
newpr->
reqid_in
= 0;
1202
newpr->
reqid_in
= g_nextreqid ;
1212
newpr->
reqid_in
= 0
[
all
...]
pfkey.c
953
pr->
reqid_in
, iph2->seq) < 0) {
1181
sa_args.reqid = pr->
reqid_in
;
2165
if(iph2->proposal->head->
reqid_in
> 0){
2167
xisr->sadb_x_ipsecrequest_reqid = iph2->proposal->head->
reqid_in
;
Completed in 16 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026