Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_lmi.c159 #define SCF_NOLMI 0x00 /* no LMI type selected yet */ macro
170 #define NOPROTO(sc) (((sc)->flags & SCF_LMITYPE) == SCF_NOLMI)
758 SETLMITYPE(sc, SCF_NOLMI); /* start with a clean slate */ in nglmi_checkdata()