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