Searched defs:is_inbound (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ipsecah.c | 774 boolean_t clone = B_FALSE, is_inbound = B_FALSE; in ah_add_sa_finish() local 2816 ah_crypto_failed(mblk_t *data_mp, boolean_t is_inbound, int kef_rc, in ah_crypto_failed()
|
H A D | ipsecesp.c | 2008 esp_crypto_failed(mblk_t *data_mp, boolean_t is_inbound, int kef_rc, in esp_crypto_failed() 3305 boolean_t clone = B_FALSE, is_inbound = B_FALSE; in esp_add_sa_finish() local
|
H A D | sadb.c | 2892 ipsa_t *newbie, boolean_t clone, boolean_t is_inbound, int *diagnostic,
|