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

/freebsd-10.0-release/sys/netgraph/
H A Dng_lmi.c164 #define SCF_GROUP4 0x18 /* running group of 4 */ macro
175 #define GROUP4(sc) (((sc)->flags & SCF_LMITYPE) == SCF_GROUP4)
235 SETLMITYPE(sc, SCF_GROUP4);
420 SETLMITYPE(sc, SCF_GROUP4);
428 SETLMITYPE(sc, SCF_GROUP4);
764 SETLMITYPE(sc, SCF_GROUP4);

Completed in 58 milliseconds