Lines Matching defs:tpacket3_hdr
169 struct tpacket3_hdr { struct170 __u32 tp_next_offset;171 __u32 tp_sec;172 __u32 tp_nsec;173 __u32 tp_snaplen;174 __u32 tp_len;175 __u32 tp_status;176 __u16 tp_mac;177 __u16 tp_net;179 union {182 __u8 tp_padding[8];