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