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

/freebsd-11-stable/lib/libipsec/
H A Dpfkey.c67 static int pfkey_send_x5(int, u_int, u_int32_t);
1015 if ((len = pfkey_send_x5(so, SADB_X_SPDDELETE2, spid)) < 0)
1034 if ((len = pfkey_send_x5(so, SADB_X_SPDGET, spid)) < 0)
1540 pfkey_send_x5(so, type, spid) function

Completed in 103 milliseconds