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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c3168 int32_t overhead, maxovhd = 0; local
3214 if (maxovhd < overhead)
3215 maxovhd = overhead;
3235 ap->ipa_ovhd = maxovhd;

Completed in 61 milliseconds