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

#include <inet_sock.h>

Data Fields

unsigned int flags
 
__be32 addr
 
struct ip_optionsopt
 
unsigned int fragsize
 
int length
 
struct dst_entrydst
 
u8 tx_flags
 

Detailed Description

Definition at line 99 of file inet_sock.h.

Field Documentation

__be32 addr

Definition at line 101 of file inet_sock.h.

Definition at line 105 of file inet_sock.h.

unsigned int flags

Definition at line 100 of file inet_sock.h.

unsigned int fragsize

Definition at line 103 of file inet_sock.h.

int length

Definition at line 104 of file inet_sock.h.

Definition at line 102 of file inet_sock.h.

u8 tx_flags

Definition at line 106 of file inet_sock.h.


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