Searched refs:ippp_buf_queue (Results 1 – 2 of 2) sorted by relevance
121 struct ippp_buf_queue { struct122 struct ippp_buf_queue *next; argument123 struct ippp_buf_queue *last; argument162 struct ippp_buf_queue rq[NUM_RCV_BUFFS]; /* packet queue for isdn_ppp_read() */163 struct ippp_buf_queue *first; /* pointer to (current) first packet */164 struct ippp_buf_queue *last; /* pointer to (current) last used packet in queue */
692 struct ippp_buf_queue *bf, *bl; in isdn_ppp_poll()735 struct ippp_buf_queue *bf, *bl; in isdn_ppp_fill_rq()789 struct ippp_buf_queue *b; in isdn_ppp_read()