Searched refs:lmi_channel0 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/netgraph/
H A Dng_lmi.c134 hook_p lmi_channel0; /* auto-detect on DLCI 0 */ member in struct:nglmi_softc
240 sc->lmi_channel0 = hook;
250 if (sc->lmi_channel0)
407 sc->lmi_channel = sc->lmi_channel0;
415 sc->lmi_channel = sc->lmi_channel0;
427 sc->lmi_channel = sc->lmi_channel0;
470 (sc->lmi_channel == sc->lmi_channel0) ?
610 sc->protoname, hook == sc->lmi_channel0 ? 0 : 1023);

Completed in 115 milliseconds