Searched defs:n_hdlc_buf_list (Results 1 – 1 of 1) sorted by relevance
123 struct n_hdlc_buf_list { struct124 struct list_head list;125 int count;149 struct n_hdlc_buf_list tx_buf_list; argument