Linux Kernel
3.7.1
|
#include <libcxgbi.h>
Data Fields | |
unsigned short | nr_frags |
struct page_frag | frags [MAX_PDU_FRAGS] |
struct sk_buff * | skb |
unsigned int | offset |
unsigned int | count |
unsigned int | sgoffset |
Definition at line 575 of file libcxgbi.h.
unsigned int count |
Definition at line 580 of file libcxgbi.h.
struct page_frag frags[MAX_PDU_FRAGS] |
Definition at line 577 of file libcxgbi.h.
unsigned short nr_frags |
Definition at line 576 of file libcxgbi.h.
Definition at line 579 of file libcxgbi.h.
unsigned int sgoffset |
Definition at line 581 of file libcxgbi.h.
Definition at line 578 of file libcxgbi.h.