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()
480 (frame_offset * rb->frame_size); in packet_lookup_frame()2262 if (macoff + snaplen > po->rx_ring.frame_size) { in tpacket_rcv()2277 snaplen = po->rx_ring.frame_size - macoff; in tpacket_rcv()2611 off_max = po->tx_ring.frame_size - tp_len; in tpacket_parse_header()2712 size_max = po->tx_ring.frame_size in tpacket_snd()4457 rb->frame_size = req->tp_frame_size; in packet_set_ring()