Lines Matching defs:tpacket3_hdr
166 struct tpacket3_hdr { struct167 __u32 tp_next_offset;168 __u32 tp_sec;169 __u32 tp_nsec;170 __u32 tp_snaplen;171 __u32 tp_len;172 __u32 tp_status;173 __u16 tp_mac;174 __u16 tp_net;176 union {179 __u8 tp_padding[8];