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