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

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h231 * the ti_t members lbolt1, lbolt2, and lbolt3. Each lbolt is an absolute
232 * lbolt value with lbolt1 <= lbolt2 <= lbolt3.
265 clock_t lbolt3; /* phase3 lbolt3 (0 = NONE) */ member in struct:ti_s
289 * the members lbolt1, lbolt2, and lbolt3, each is an absolute lbolt value
290 * with lbolt1 <= lbolt2 <= lbolt3.
296 clock_t lbolt3; /* phase3 lbolt value */ member in struct:tw_s
322 (twp)->lbolt3 = _lbolt; \
329 (twp)->lbolt3 - ddi_get_lbolt()); \

Completed in 71 milliseconds