Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/channel/
H A Dchannel.c1888 uint32_t bmin, bmax, smin, smax; in ch_ev_thresh_validate() local
1898 bmin = 1; /* minimum 1 byte */ in ch_ev_thresh_validate()
1911 if (cet->cet_value < bmin) { in ch_ev_thresh_validate()
1912 cet->cet_value = bmin; in ch_ev_thresh_validate()