Searched refs:tmp_vbid (Results 1 – 1 of 1) sorted by relevance
535 int tmp_source_port, tmp_switch_id, tmp_vbid; in dsa_8021q_rcv() local567 tmp_vbid = dsa_tag_8021q_rx_vbid(tmp_vid); in dsa_8021q_rcv()577 if (tmp_vbid == 0 && *source_port == -1) in dsa_8021q_rcv()579 if (tmp_vbid == 0 && *switch_id == -1) in dsa_8021q_rcv()583 *vbid = tmp_vbid; in dsa_8021q_rcv()
Completed in 4 milliseconds