Searched defs:n_hdlc_buf_list (Results 1 – 1 of 1) sorted by relevance
124 struct n_hdlc_buf_list { struct125 struct n_hdlc_buf *head;126 struct n_hdlc_buf *tail;127 int count;128 spinlock_t spinlock;