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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c342 int inact_timer = 0; local
358 inact_timer += nt->nt_inact_timer;
364 inact_timer += nt->nt_inact_timer;
369 if (im->im_mgt_timer != 0 || inact_timer > 0)

Completed in 58 milliseconds