Searched refs:frame_size (Results 1 – 3 of 3) sorted by relevance
64 unsigned int frame_size; member
82 pdr.pdr_frame_size = ring->frame_size; in pdiag_put_ring()
491 (frame_offset * rb->frame_size); in packet_lookup_frame()2284 if (macoff + snaplen > po->rx_ring.frame_size) { in tpacket_rcv()2299 snaplen = po->rx_ring.frame_size - macoff; in tpacket_rcv()2638 off_max = po->tx_ring.frame_size - tp_len; in tpacket_parse_header()2739 size_max = po->tx_ring.frame_size in tpacket_snd()4467 rb->frame_size = req->tp_frame_size; in packet_set_ring()