Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/skywalk/channel/
H A Dchannel.c1921 uint32_t bmin, bmax, smin, smax; in ch_ev_thresh_validate() local
1930 smin = 1; /* minimum 1 slot */ in ch_ev_thresh_validate()
1952 if (cet->cet_value < smin) { in ch_ev_thresh_validate()
1953 cet->cet_value = smin; in ch_ev_thresh_validate()