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