Home
last modified time | relevance | path

Searched refs:maxovhd (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c3169 int32_t overhead, maxovhd = 0; in ipsec_act_find() local
3216 if (maxovhd < overhead) in ipsec_act_find()
3217 maxovhd = overhead; in ipsec_act_find()
3237 ap->ipa_ovhd = maxovhd; in ipsec_act_find()