Searched defs:tpacket2_hdr (Results 1 – 2 of 2) sorted by relevance
139919 struct tpacket2_hdr { struct139920 __u32 tp_status;139921 __u32 tp_len;139922 __u32 tp_snaplen;139923 __u16 tp_mac;139924 __u16 tp_net;139925 __u32 tp_sec;139926 __u32 tp_nsec;139927 __u16 tp_vlan_tci;139928 __u16 tp_vlan_tpid;[all …]
147569 struct tpacket2_hdr { struct147570 __u32 tp_status;147571 __u32 tp_len;147572 __u32 tp_snaplen;147573 __u16 tp_mac;147574 __u16 tp_net;147575 __u32 tp_sec;147576 __u32 tp_nsec;147577 __u16 tp_vlan_tci;147578 __u16 tp_vlan_tpid;[all …]