Searched refs:sa_hrtime (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.h102 hrtime_t sa_hrtime; /* last updated hrtime */ member in struct:sppp_ahdlc
H A Dspppasyn.c1046 if (ABS(hrtime - state->sa_hrtime) > FLAG_TIME) {
1049 state->sa_hrtime = hrtime;

Completed in 244 milliseconds