Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tpacket_hdr Struct Reference

#include <if_packet.h>

Data Fields

unsigned long tp_status
 
unsigned int tp_len
 
unsigned int tp_snaplen
 
unsigned short tp_mac
 
unsigned short tp_net
 
unsigned int tp_sec
 
unsigned int tp_usec
 

Detailed Description

Definition at line 103 of file if_packet.h.

Field Documentation

unsigned int tp_len

Definition at line 105 of file if_packet.h.

unsigned short tp_mac

Definition at line 107 of file if_packet.h.

unsigned short tp_net

Definition at line 108 of file if_packet.h.

unsigned int tp_sec

Definition at line 109 of file if_packet.h.

unsigned int tp_snaplen

Definition at line 106 of file if_packet.h.

unsigned long tp_status

Definition at line 104 of file if_packet.h.

unsigned int tp_usec

Definition at line 110 of file if_packet.h.


The documentation for this struct was generated from the following file: