Searched refs:pfkey_send_add2 (Results 1 - 4 of 4) sorted by relevance

/external/ipsec-tools/src/libipsec/
H A Dlibpfkey.h121 int pfkey_send_add2 __P((struct pfkey_send_sa_args *));
166 * libipsec users. Please use pfkey_send_update2 and pfkey_send_add2 instead
H A Dpfkey.c527 pfkey_send_add2(sa_parms) function
2477 * libipsec users. Please use pfkey_send_update2 and pfkey_send_add2 instead
2610 return pfkey_send_add2(&psaa);
2662 return pfkey_send_add2(&psaa);
/external/ipsec-tools/src/racoon/
H A Dbackupsa.c303 if (pfkey_send_add2(&sa_args) < 0) {
H A Dpfkey.c1398 plog(LLV_DEBUG, LOCATION, NULL, "call pfkey_send_add2 "
1426 plog(LLV_DEBUG, LOCATION, NULL, "call pfkey_send_add2\n");
1427 if (pfkey_send_add2(&sa_args) < 0) {

Completed in 63 milliseconds