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

/netbsd-current/crypto/dist/ipsec-tools/src/libipsec/
H A Dlibpfkey.h138 int pfkey_send_flush(int, u_int);
H A Dpfkey.c836 pfkey_send_flush(int so, u_int satype) function
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dsession.c340 pfkey_send_flush(lcconf->sock_pfkey, SADB_SATYPE_UNSPEC);
H A Dpfkey.c396 plog(LLV_DEBUG, LOCATION, NULL, "call pfkey_send_flush\n");
397 if (pfkey_send_flush(lcconf->sock_pfkey, satype) < 0) {

Completed in 91 milliseconds