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

#include <Protocol.h>

Data Fields

union {
   struct udphdr   uhdr
 
   struct tcphdr   thdr
 
}; 
 

Detailed Description

Definition at line 21 of file Protocol.h.

Field Documentation

union { ... }
struct tcphdr thdr

Definition at line 26 of file Protocol.h.

struct udphdr uhdr

Definition at line 25 of file Protocol.h.


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