Searched defs:bpdu (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/lib/librstp/common/ |
H A D | port.c | 197 STP_port_rx_bpdu (PORT_T* this, BPDU_T* bpdu, size_t len) in STP_port_rx_bpdu() argument
|
H A D | portinfo.c | 260 STP_info_rx_bpdu (PORT_T* port, struct stp_bpdu_t* bpdu, size_t len) in STP_info_rx_bpdu() argument [all...] |
H A D | stp_in.c | 557 STP_IN_check_bpdu_header (BPDU_T* bpdu, size_t len) in STP_IN_check_bpdu_header() argument 601 STP_IN_rx_bpdu (int vlan_id, int port_index, BPDU_T* bpdu, size_t len) in STP_IN_rx_bpdu() argument [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/bridged/ |
H A D | rstp.c | 235 tx_bpdu(int port_index, int vlan_id, unsigned char *bpdu, size_t bpdu_len) in tx_bpdu() argument
|