Searched refs:off_max (Results 1 - 1 of 1) sorted by relevance

/net/packet/
H A Daf_packet.c2137 int off_min, off_max, off; local
2139 off_max = po->tx_ring.frame_size - tp_len;
2159 if (unlikely((off < off_min) || (off_max < off)))

Completed in 146 milliseconds