Lines Matching defs:tpacket3_hdr
164 struct tpacket3_hdr { struct165 __u32 tp_next_offset;166 __u32 tp_sec;167 __u32 tp_nsec;168 __u32 tp_snaplen;169 __u32 tp_len;170 __u32 tp_status;171 __u16 tp_mac;172 __u16 tp_net;174 union {177 __u8 tp_padding[8];