Searched defs:tpacket2_hdr (Results 1 – 1 of 1) sorted by relevance
160 struct tpacket2_hdr { struct161 __u32 tp_status;162 __u32 tp_len;164 __u32 tp_snaplen;165 __u16 tp_mac;166 __u16 tp_net;167 __u32 tp_sec;169 __u32 tp_nsec;170 __u16 tp_vlan_tci;171 __u16 tp_vlan_tpid;[all …]