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