Searched refs:n_hdlc_buf (Results 1 – 1 of 1) sorted by relevance
116 struct n_hdlc_buf { struct117 struct n_hdlc_buf *link; argument122 #define N_HDLC_BUF_SIZE (sizeof(struct n_hdlc_buf) + maxframe) argument125 struct n_hdlc_buf *head;126 struct n_hdlc_buf *tail;152 struct n_hdlc_buf *tbuf;164 struct n_hdlc_buf *buf);165 static struct n_hdlc_buf *n_hdlc_buf_get(struct n_hdlc_buf_list *list);202 struct n_hdlc_buf *buf; in flush_rx_queue()211 struct n_hdlc_buf *buf; in flush_tx_queue()[all …]