Searched refs:STP_IN_rx_bpdu (Results 1 – 4 of 4) sorted by relevance
222 STP_IN_rx_bpdu (int vlan_id, int port_index, BPDU_T* bpdu, size_t len);
64 STP_IN_rx_bpdu;
601 STP_IN_rx_bpdu (int vlan_id, int port_index, BPDU_T* bpdu, size_t len) in STP_IN_rx_bpdu() function
551 rc = STP_IN_rx_bpdu(port->vlan_id, port->port_index, in receive_packet()