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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c3896 uint64_t newtotal; local
3899 newtotal = assoc->ipsa_bytes + bytes;
3901 newtotal >= assoc->ipsa_hardbyteslt) {
3920 (newtotal >= assoc->ipsa_softbyteslt)) {
3927 assoc->ipsa_bytes = newtotal;
3933 assoc->ipsa_bytes = newtotal;

Completed in 56 milliseconds