Searched refs:ippp_buf_queue (Results 1 – 2 of 2) sorted by relevance
173 struct ippp_buf_queue { struct174 struct ippp_buf_queue *next; argument175 struct ippp_buf_queue *last; argument214 struct ippp_buf_queue rq[NUM_RCV_BUFFS]; /* packet queue for isdn_ppp_read() */215 struct ippp_buf_queue *first; /* pointer to (current) first packet */216 struct ippp_buf_queue *last; /* pointer to (current) last used packet in queue */
663 struct ippp_buf_queue *bf, *bl; in isdn_ppp_poll()706 struct ippp_buf_queue *bf, *bl; in isdn_ppp_fill_rq()760 struct ippp_buf_queue *b; in isdn_ppp_read()