Searched defs:tpacket2_hdr (Results 1 – 1 of 1) sorted by relevance
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;[all …]