Searched refs:pfkey_send_dump (Results 1 – 4 of 4) sorted by relevance
132 int pfkey_send_dump __P((int, u_int));
837 pfkey_send_dump(so, satype) in pfkey_send_dump() function
176 if (pfkey_send_dump(key, SADB_SATYPE_UNSPEC) <= 0 || in flush()
303 if (pfkey_send_dump(s, satype) < 0) {