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

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h757 int sadb_common_add(queue_t *, mblk_t *, sadb_msg_t *,
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsecah.c926 } /* Else sadb_common_add unlinks it for me! */
931 * Hold again, because sadb_common_add() consumes a reference,
937 rc = sadb_common_add(ahstack->ah_pfkey_q, mp,
H A Dipsecesp.c2113 * Counter mode algs need a nonce. This is setup in sadb_common_add().
2442 * Combined mode algs need a nonce. This is setup in sadb_common_add().
3450 } /* Else sadb_common_add unlinks it for me! */
3455 * Hold again, because sadb_common_add() consumes a reference,
3461 rc = sadb_common_add(espstack->esp_pfkey_q,
H A Dsadb.c888 * be called from sadb_common_add().
2890 sadb_common_add(queue_t *pfkey_q, mblk_t *mp, sadb_msg_t *samsg, function
6928 * inbound packets arriving prior to sadb_common_add()

Completed in 97 milliseconds