Searched refs:BPDU_T (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/librstp/common/
H A Dstp_bpdu.h88 } BPDU_T; typedef in typeref:struct:stp_bpdu_t
H A Dstp_in.h219 STP_IN_check_bpdu_header (BPDU_T* bpdu, size_t len);
222 STP_IN_rx_bpdu (int vlan_id, int port_index, BPDU_T* bpdu, size_t len);
H A Dport.h171 STP_port_rx_bpdu (PORT_T* this, BPDU_T* bpdu, size_t len);
H A Dport.c197 STP_port_rx_bpdu (PORT_T* this, BPDU_T* bpdu, size_t len)
H A Dstp_in.c557 STP_IN_check_bpdu_header (BPDU_T* bpdu, size_t len)
601 STP_IN_rx_bpdu (int vlan_id, int port_index, BPDU_T* bpdu, size_t len)
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Devents.c520 rc = STP_IN_check_bpdu_header((BPDU_T *)&eh->ether_type, buflen);
552 (BPDU_T *)&eh->ether_type, buflen);

Completed in 160 milliseconds