Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_lmi.c118 int poll_state; /* state of auto detect machine */ member
292 sc->poll_state = 0; /* reset state machine */ in nglmi_startup_auto()
397 sc->poll_state++; in ngauto_state_machine()
399 switch (sc->poll_state) { in ngauto_state_machine()
403 sc->poll_state = 1; in ngauto_state_machine()