Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dtransmit.c145 return STP_OUT_tx_bpdu (port_index, vlan_id, in txTcn()
204 return STP_OUT_tx_bpdu (port_index, vlan_id, in txConfig()
285 return STP_OUT_tx_bpdu (port_index, vlan_id, in txRstp()
H A Dstp_to.h42 #define STP_OUT_tx_bpdu (*stp_vectors->tx_bpdu) macro