Lines Matching defs:tpacket2_hdr
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;146 __u8 tp_padding[4];