Lines Matching defs:tpacket2_hdr
149 struct tpacket2_hdr { struct150 __u32 tp_status;151 __u32 tp_len;152 __u32 tp_snaplen;153 __u16 tp_mac;154 __u16 tp_net;155 __u32 tp_sec;156 __u32 tp_nsec;157 __u16 tp_vlan_tci;158 __u16 tp_vlan_tpid;159 __u8 tp_padding[4];