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

/xnu-2422.115.4/bsd/net/
H A Dbridgestp.h286 int latched; member in struct:bstp_timer
H A Dbridgestp.c1994 t->latched = 0;
2002 t->latched = 0;
2008 t->latched = 1;
2015 if (t->active == 0 || t->latched)

Completed in 27 milliseconds