Linux Kernel
3.7.1
|
#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 |
Definition at line 103 of file if_packet.h.
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.