Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_bridge.h84 #define BSTP_IFSTATE_DISABLED 0 macro
H A Dbridgestp.c57 #define BSTP_IFSTATE_DISABLED 0 macro
2075 state = BSTP_IFSTATE_DISABLED; in bstp_getstate()