Home
last modified time | relevance | path

Searched defs:is_inbound (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsecah.c762 boolean_t clone = B_FALSE, is_inbound = B_FALSE; in ah_add_sa_finish() local
2661 ah_crypto_failed(mblk_t *data_mp, boolean_t is_inbound, int kef_rc, in ah_crypto_failed()
H A Dipsecesp.c1764 esp_crypto_failed(mblk_t *data_mp, boolean_t is_inbound, int kef_rc, in esp_crypto_failed()
3063 boolean_t clone = B_FALSE, is_inbound = B_FALSE; in esp_add_sa_finish() local
H A Dsadb.c2908 ipsa_t *newbie, boolean_t clone, boolean_t is_inbound, int *diagnostic,