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

/freebsd-10.0-release/sys/net/
H A Dpfkeyv2.h60 #define SADB_ACQUIRE 6 macro
/freebsd-10.0-release/sbin/setkey/
H A Dtest-pfkey.c202 case SADB_ACQUIRE:
/freebsd-10.0-release/lib/libipsec/
H A Dpfkey.c1856 case SADB_ACQUIRE:
/freebsd-10.0-release/sys/netipsec/
H A Dkey.c124 /* counter for blocking SADB_ACQUIRE.*/
126 /* lifetime for blocking SADB_ACQUIRE.*/
307 /* counter for blocking to send SADB_ACQUIRE to IKEd */
311 /* lifetime for blocking to send SADB_ACQUIRE to IKEd */
2329 /* make new entry for blocking to send SADB_ACQUIRE. */
6238 * SADB_ACQUIRE processing called by key_checkrequest() and key_acquire2().
6243 * <base> with SADB_ACQUIRE if error occured,
6272 * solution that kernel blocks to send SADB_ACQUIRE message until
6287 /* make new entry for blocking to send SADB_ACQUIRE. */
6294 m = key_setsadbmsg(SADB_ACQUIRE,
[all...]

Completed in 96 milliseconds