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

Data Fields

union {
   struct virtio_net_hdr   hdr
 
   struct virtio_net_hdr_mrg_rxbuf   mhdr
 
}; 
 
unsigned int num_sg
 

Detailed Description

Definition at line 93 of file virtio_net.c.

Field Documentation

union { ... }

Definition at line 95 of file virtio_net.c.

Definition at line 96 of file virtio_net.c.

unsigned int num_sg

Definition at line 98 of file virtio_net.c.


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