Home
last modified time | relevance | path

Searched refs:isakmp_cfg_reply (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
Disakmp_cfg.h197 int isakmp_cfg_reply(struct ph1handle *, struct isakmp_pl_attr *);
Disakmp_cfg.c292 return isakmp_cfg_reply(iph1, attrpl);
316 isakmp_cfg_reply(iph1, attrpl) in isakmp_cfg_reply() function