Searched refs:buf_chain_tail (Results 1 – 1 of 1) sorted by relevance
2481 struct sk_buff *buf_chain_tail = (struct sk_buff *)&buf_chain; in link_send_long_buf() local2528 buf_chain_tail->next = fragm; in link_send_long_buf()2529 buf_chain_tail = fragm; in link_send_long_buf()