Searched defs:tpacket2_hdr (Results 1 – 1 of 1) sorted by relevance
126 struct tpacket2_hdr { struct127 __u32 tp_status;128 __u32 tp_len;129 __u32 tp_snaplen;130 __u16 tp_mac;131 __u16 tp_net;132 __u32 tp_sec;133 __u32 tp_nsec;134 __u16 tp_vlan_tci;135 __u16 tp_vlan_tpid;[all …]