Lines Matching defs:tpacket2_hdr
132 struct tpacket2_hdr { struct133 __u32 tp_status;134 __u32 tp_len;135 __u32 tp_snaplen;136 __u16 tp_mac;137 __u16 tp_net;138 __u32 tp_sec;139 __u32 tp_nsec;140 __u16 tp_vlan_tci;141 __u16 tp_vlan_tpid;142 __u8 tp_padding[4];