Searched defs:pdu_pos (Results 1 - 1 of 1) sorted by relevance

/net/llc/
H A Dllc_conn.c314 int pdu_pos, i; local
327 pdu_pos = ((int)LLC_2_SEQ_NBR_MODULO + (int)nr -
330 for (i = 0; i < pdu_pos && i < q_len; i++) {

Completed in 71 milliseconds