Searched refs:tp_next_offset (Results 1 – 4 of 4) sorted by relevance
450 tx->tp_next_offset = 0; in walk_tx()557 if (ppd->tp_next_offset) in __v3_walk_block()558 bytes_with_padding += ppd->tp_next_offset; in __v3_walk_block()567 ppd = (struct tpacket3_hdr *) ((uint8_t *) ppd + ppd->tp_next_offset); in __v3_walk_block()
166 __u32 tp_next_offset; member
568 the tp_next_offset field in the tpacket3_hdr MUST be set to570 Packets with non-zero values of tp_next_offset will be dropped.905 ppd->tp_next_offset);
765 last_pkt->tp_next_offset = 0; in prb_close_block()994 ppd->tp_next_offset = TOTAL_PKT_LEN_INCL_ALIGN(len); in prb_fill_curr_block()2542 if (ph.h3->tp_next_offset != 0) { in tpacket_parse_header()