Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_to.h42 #define STP_OUT_tx_bpdu (*stp_vectors->tx_bpdu)
H A Dstp_vectors.h69 int (*tx_bpdu) (IN int port_index, IN int vlan_id, member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Drstp.c235 tx_bpdu(int port_index, int vlan_id, unsigned char *bpdu, size_t bpdu_len) in tx_bpdu() function
369 tx_bpdu,