Searched refs:n_tx_frames (Results 1 – 1 of 1) sorted by relevance
216 size_t n_tx_frames; in reass_common() local218 n_tx_frames = flow->create_input_frames(flow, tx_frames, MAX_FRAMES, in reass_common()221 sktu_utun_fd_tx_burst(utun_fd, tx_frames, n_tx_frames); in reass_common()226 assert(n_rx_frames == n_tx_frames); in reass_common()235 sktu_frames_free(tx_frames, n_tx_frames); in reass_common()