Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_lmi.c162 #define SCF_GROUP4 0x18 /* running group of 4 */ macro
173 #define GROUP4(sc) (((sc)->flags & SCF_LMITYPE) == SCF_GROUP4)
233 SETLMITYPE(sc, SCF_GROUP4); in nglmi_newhook()
418 SETLMITYPE(sc, SCF_GROUP4); in ngauto_state_machine()
426 SETLMITYPE(sc, SCF_GROUP4); in ngauto_state_machine()
764 SETLMITYPE(sc, SCF_GROUP4); in nglmi_checkdata()