Home
last modified time | relevance | path

Searched refs:poll_state (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_lmi.c120 int poll_state; /* state of auto detect machine */ member
294 sc->poll_state = 0; /* reset state machine */ in nglmi_startup_auto()
399 sc->poll_state++; in ngauto_state_machine()
401 switch (sc->poll_state) { in ngauto_state_machine()
405 sc->poll_state = 1; in ngauto_state_machine()