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