Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Disdn_ppp.h173 struct ippp_buf_queue { struct
174 struct ippp_buf_queue *next; argument
175 struct ippp_buf_queue *last; argument
176 char *buf; /* NULL here indicates end of queue */
177 int len;