Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_bpdu.h46 #define TOPOLOGY_CHANGE_ACK_BIT 0x80 macro
H A Dtransmit.c164 bpdu_packet.body.flags |= TOPOLOGY_CHANGE_ACK_BIT; in build_config_bpdu()
H A Dportinfo.c183 if (TOPOLOGY_CHANGE_ACK_BIT & port->msgFlags) { in setTcFlags()