Searched defs:tpacket2_hdr (Results 1 – 1 of 1) sorted by relevance
157187 struct tpacket2_hdr { struct157188 __u32 tp_status;157189 __u32 tp_len;157190 __u32 tp_snaplen;157191 __u16 tp_mac;157192 __u16 tp_net;157193 __u32 tp_sec;157194 __u32 tp_nsec;157195 __u16 tp_vlan_tci;157196 __u16 tp_vlan_tpid;[all …]