Searched defs:tpacket2_hdr (Results 1 – 1 of 1) sorted by relevance
135 struct tpacket2_hdr { struct136 __u32 tp_status;137 __u32 tp_len;138 __u32 tp_snaplen;139 __u16 tp_mac;140 __u16 tp_net;141 __u32 tp_sec;142 __u32 tp_nsec;143 __u16 tp_vlan_tci;144 __u16 tp_vlan_tpid;[all …]