OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isakmp_cfg_reply
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
isakmp_cfg.h
190
int
isakmp_cfg_reply
(struct ph1handle *, struct isakmp_pl_attr *);
isakmp_cfg.c
286
case
ISAKMP_CFG_REPLY
:
287
return
isakmp_cfg_reply
(iph1, attrpl);
305
isakmp_cfg_reply
(struct ph1handle *iph1, struct isakmp_pl_attr *attrpl)
function
608
reply->type =
ISAKMP_CFG_REPLY
;
Completed in 43 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026