/external/ipsec-tools/src/racoon/ |
isakmp_var.h | 75 extern int isakmp_send __P((struct ph1handle *, vchar_t *));
|
isakmp_frag.c | 151 if (isakmp_send(iph1, frag) < 0) { 152 plog(LLV_ERROR, LOCATION, NULL, "isakmp_send failed\n");
|
isakmp_quick.c | 628 if (isakmp_send(iph2->ph1, iph2->sendbuf) < 0) [all...] |
isakmp_agg.c | 744 if (isakmp_send(iph1, iph1->sendbuf) < 0) [all...] |
isakmp_base.c | [all...] |
isakmp_ident.c | [all...] |
isakmp_inf.c | 1015 if (isakmp_send(iph2->ph1, iph2->sendbuf) < 0) { [all...] |
isakmp.c | 1783 isakmp_send(iph1, sbuf) function [all...] |
isakmp_cfg.c | 1264 if (isakmp_send(iph2->ph1, iph2->sendbuf) < 0) { [all...] |