Home
last modified time | relevance | path

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

/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() argument
244 rc = dlpi_send(pdp->dlpi, NULL, 0, bpdu, bpdu_len, NULL); in tx_bpdu()
248 bpdu_len, pdp->name); in tx_bpdu()
/illumos-gate/usr/src/lib/librstp/common/
H A Dstp_vectors.h71 IN size_t bpdu_len);