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