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

#include <tcp.h>

Data Fields

__be32 saddr
 
__be32 daddr
 
__u8 pad
 
__u8 protocol
 
__be16 len
 

Detailed Description

Definition at line 1238 of file tcp.h.

Field Documentation

__be32 daddr

Definition at line 1240 of file tcp.h.

__be16 len

Definition at line 1243 of file tcp.h.

__u8 pad

Definition at line 1241 of file tcp.h.

Definition at line 1242 of file tcp.h.

__be32 saddr

Definition at line 1239 of file tcp.h.


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