Searched refs:age_bytes (Results 1 – 1 of 1) sorted by relevance
3386 uint_t age_bytes; in ah_outbound() local3448 age_bytes = ntohs(ipha->ipha_length) + sizeof (ah_t) + in ah_outbound()3454 age_bytes = sizeof (ip6_t) + ntohs(ip6h->ip6_plen) + in ah_outbound()3458 if (!ah_age_bytes(assoc, age_bytes, B_FALSE)) { in ah_outbound()