Home
last modified time | relevance | path

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

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