Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_lmi.c177 #define LMIPOLLSIZE 3 macro
395 if ((sc->poll_count <= 0) || (sc->poll_count > LMIPOLLSIZE)) { in ngauto_state_machine()
398 sc->poll_count = LMIPOLLSIZE; in ngauto_state_machine()