Searched defs:tpacket2_hdr (Results 1 – 1 of 1) sorted by relevance
146 struct tpacket2_hdr { struct147 __u32 tp_status;148 __u32 tp_len;149 __u32 tp_snaplen;150 __u16 tp_mac;151 __u16 tp_net;152 __u32 tp_sec;153 __u32 tp_nsec;154 __u16 tp_vlan_tci;155 __u16 tp_vlan_tpid;[all …]