Home
last modified time | relevance | path

Searched refs:pk_sendadd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dpfkey.h58 extern int pk_sendadd __P((struct ph2handle *));
H A Disakmp_quick.c897 if (pk_sendadd(iph2) < 0) {
1040 if (pk_sendadd(iph2) < 0) {
1994 if (pk_sendadd(iph2) < 0) {
H A Dpfkey.c1379 pk_sendadd(iph2) in pk_sendadd() function