Home
last modified time | relevance | path

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

/trueos/sys/dev/lmc/
HDif_lmc.h1062 #define FLAG_NETGRAPH 0x00000008 /* NETGRAPH is attached */ macro
HDif_lmc.c5500 sc->flags |= FLAG_NETGRAPH;
5564 if (sc->flags & FLAG_NETGRAPH)
5569 sc->flags &= ~FLAG_NETGRAPH;