Home
last modified time | relevance | path

Searched refs:esp_age_bytes (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/ip/
H A Dipsecesp.c648 esp_age_bytes(ipsa_t *assoc, uint64_t bytes, boolean_t inbound) in esp_age_bytes() function
1727 if (!esp_age_bytes(assoc, processed_len, B_TRUE)) { in esp_in_done()
2778 if (!esp_age_bytes(assoc, datalen + padlen + iv_len + 2, B_FALSE)) { in esp_outbound()