Searched refs:age_bytes (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dipsecah.c3386 uint_t age_bytes; local
3448 age_bytes = ntohs(ipha->ipha_length) + sizeof (ah_t) +
3454 age_bytes = sizeof (ip6_t) + ntohs(ip6h->ip6_plen) +
3458 if (!ah_age_bytes(assoc, age_bytes, B_FALSE)) {

Completed in 102 milliseconds