Home
last modified time | relevance | path

Searched refs:tmp_vbid (Results 1 – 1 of 1) sorted by relevance

/net/dsa/
A Dtag_8021q.c535 int tmp_source_port, tmp_switch_id, tmp_vbid; in dsa_8021q_rcv() local
567 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