Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_bpdu.h40 #define PROPOSAL_BIT 0x02 macro
H A Dtransmit.c275 bpdu_packet.body.flags |= PROPOSAL_BIT; in txRstp()
H A Dportinfo.c153 (PROPOSAL_BIT & port->msgFlags) && in recordProposed()