Home
last modified time | relevance | path

Searched defs:ippp_buf_queue (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Disdn_ppp.h121 struct ippp_buf_queue { struct
122 struct ippp_buf_queue *next; argument
123 struct ippp_buf_queue *last; argument
124 char *buf; /* NULL here indicates end of queue */
125 int len;