|
Linux Kernel
3.7.1
|
#include <netdevice.h>
Data Fields | |
| void * | frag0 |
| unsigned int | frag0_len |
| int | data_offset |
| int | flush |
| u16 | count |
| u8 | same_flow |
| u8 | free |
| unsigned long | age |
| int | proto |
| struct sk_buff * | last |
Definition at line 1462 of file netdevice.h.
| unsigned long age |
Definition at line 1487 of file netdevice.h.
| u16 count |
Definition at line 1476 of file netdevice.h.
| int data_offset |
Definition at line 1470 of file netdevice.h.
| int flush |
Definition at line 1473 of file netdevice.h.
| void* frag0 |
Definition at line 1464 of file netdevice.h.
| unsigned int frag0_len |
Definition at line 1467 of file netdevice.h.
| u8 free |
Definition at line 1482 of file netdevice.h.
Definition at line 1493 of file netdevice.h.
Definition at line 1490 of file netdevice.h.
| u8 same_flow |
Definition at line 1479 of file netdevice.h.
1.8.2