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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.c397 if (bp->bp_proposing && bp->bp_state != BSTP_IFSTATE_FORWARDING)
599 bp->bp_proposing = 0;
643 bp->bp_proposing = 0;
654 bp->bp_proposing = 0;
1022 !bp->bp_agreed && !bp->bp_proposing &&
1024 bp->bp_proposing = 1;
1134 bp->bp_proposing = 0;
1271 bp->bp_proposing = 0;
1294 bp->bp_proposing = 0;
1981 bp->bp_protover == BSTP_PROTO_RSTP && bp->bp_proposing
[all...]
H A Dbridgestp.h318 uint8_t bp_proposing; member in struct:bstp_port

Completed in 34 milliseconds