Searched defs:n_hdlc_buf_list (Results 1 – 1 of 1) sorted by relevance
124 struct n_hdlc_buf_list { struct125 struct list_head list;126 int count;150 struct n_hdlc_buf_list tx_buf_list; argument