Home
last modified time | relevance | path

Searched refs:mac_logging_timer (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c347 timeout_id_t mac_logging_timer; variable
467 mac_logging_timer = NULL; in mac_init()
6340 mac_logging_timer = timeout(mac_log_linkinfo, NULL, in mac_log_linkinfo()
6464 (void) untimeout(mac_logging_timer); in mac_stop_logusage()
6465 mac_logging_timer = NULL; in mac_stop_logusage()