Home | History | Annotate | Download | only in libpcap

Lines Matching full:macoff

3846 	unsigned int sk_type, tp_reserve, maclen, tp_hdrlen, netoff, macoff;
3957 * large enough to directly replace macoff..
3972 macoff = netoff - maclen;
3973 req.tp_frame_size = TPACKET_ALIGN(macoff + frame_size);