Searched refs:copy_ph1addresses (Results 1 – 3 of 3) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | isakmp_var.h | 119 extern int copy_ph1addresses __P(( struct ph1handle *,
|
D | isakmp.c | 1067 if (copy_ph1addresses(iph1, rmconf, remote, local) < 0) { 1187 if (copy_ph1addresses(iph1, rmconf, remote, local) < 0) { in isakmp_ph1begin_r() 2862 copy_ph1addresses(iph1, rmconf, remote, local) in copy_ph1addresses() function
|
D | isakmp_inf.c | 737 if (copy_ph1addresses(iph1, rmconf, remote, local) < 0)
|