Lines Matching defs:tpacket3_hdr
165 struct tpacket3_hdr { struct166 __u32 tp_next_offset;167 __u32 tp_sec;168 __u32 tp_nsec;169 __u32 tp_snaplen;170 __u32 tp_len;171 __u32 tp_status;172 __u16 tp_mac;173 __u16 tp_net;175 union {178 __u8 tp_padding[8];