Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dbridgestp.c591 if (bs == NULL || bp == NULL || bp->bp_active == 0) in bstp_input()
1619 if (bp->bp_active == 1) { in bstp_notify_rtage()
2032 bp->bp_active = 1; in bstp_add()
2050 if (!bp->bp_active) in bstp_delete()
H A Dif_bridge.h330 u_int8_t bp_active; member