Home
last modified time | relevance | path

Searched defs:tpacket2_hdr (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dif_packet.h145 struct tpacket2_hdr { struct
146 __u32 tp_status;
147 __u32 tp_len;
148 __u32 tp_snaplen;
149 __u16 tp_mac;
150 __u16 tp_net;
151 __u32 tp_sec;
152 __u32 tp_nsec;
153 __u16 tp_vlan_tci;
154 __u16 tp_vlan_tpid;
[all …]
/external/iproute2/include/uapi/linux/
Dif_packet.h144 struct tpacket2_hdr { struct
145 __u32 tp_status;
146 __u32 tp_len;
147 __u32 tp_snaplen;
148 __u16 tp_mac;
149 __u16 tp_net;
150 __u32 tp_sec;
151 __u32 tp_nsec;
152 __u16 tp_vlan_tci;
153 __u16 tp_vlan_tpid;
[all …]