Searched refs:q_len (Results 1 – 1 of 1) sorted by relevance
300 int q_len = skb_queue_len(&llc->pdu_unack_q); in llc_conn_remove_acked_pdus() local302 if (!q_len) in llc_conn_remove_acked_pdus()311 for (i = 0; i < pdu_pos && i < q_len; i++) { in llc_conn_remove_acked_pdus()