Searched defs:tpacket2_hdr (Results 1 – 1 of 1) sorted by relevance
89366 struct tpacket2_hdr { struct89367 __u32 tp_status;89368 __u32 tp_len;89369 __u32 tp_snaplen;89370 __u16 tp_mac;89371 __u16 tp_net;89372 __u32 tp_sec;89373 __u32 tp_nsec;89374 __u16 tp_vlan_tci;89375 __u16 tp_vlan_tpid;[all …]