Lines Matching defs:tpacket2_hdr
142 struct tpacket2_hdr { struct143 __u32 tp_status;144 __u32 tp_len;145 __u32 tp_snaplen;146 __u16 tp_mac;147 __u16 tp_net;148 __u32 tp_sec;149 __u32 tp_nsec;150 __u16 tp_vlan_tci;151 __u16 tp_vlan_tpid;152 __u8 tp_padding[4];