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

/osnet-11/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)

Completed in 23 milliseconds