Searched defs:lbolt2 (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.
264 clock_t lbolt2; /* phase2 lbolt2 (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.
295 clock_t lbolt2; /* phase2 lbolt value */ member in struct:tw_s
320 (twp)->lbolt2 = _lbolt; \

Completed in 71 milliseconds