Searched refs:pfkey_send_flush (Results 1 – 4 of 4) sorted by relevance
139 int pfkey_send_flush __P((int, u_int));
850 pfkey_send_flush(int so, u_int satype) in pfkey_send_flush() function
343 pfkey_send_flush(lcconf->sock_pfkey, SADB_SATYPE_UNSPEC); in close_session()
401 if (pfkey_send_flush(lcconf->sock_pfkey, satype) < 0) {