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