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