Lines Matching defs:tpacket2_hdr
135 struct tpacket2_hdr { struct136 __u32 tp_status;137 __u32 tp_len;138 __u32 tp_snaplen;139 __u16 tp_mac;140 __u16 tp_net;141 __u32 tp_sec;142 __u32 tp_nsec;143 __u16 tp_vlan_tci;144 __u16 tp_vlan_tpid;145 __u8 tp_padding[4];