Searched defs:ah_age_bytes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsecah.c1647 ah_age_bytes(ipsa_t *assoc, uint64_t bytes, boolean_t inbound) function
1698 ah0dbg(("ah_age_bytes: "
1713 ah0dbg(("ah_age_bytes: "
3458 if (!ah_age_bytes(assoc, age_bytes, B_FALSE)) {
3737 if (!ah_age_bytes(assoc, length, B_TRUE)) {
3767 if (!ah_age_bytes(assoc, length + sizeof (ip6_t), B_TRUE)) {

Completed in 53 milliseconds