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

Data Fields

ktime_t tstamp
 
__be32 saddr
 
__be32 daddr
 
__be16 sport
 
__be16 dport
 
u16 length
 
u32 snd_nxt
 
u32 snd_una
 
u32 snd_wnd
 
u32 snd_cwnd
 
u32 ssthresh
 
u32 srtt
 

Detailed Description

Definition at line 55 of file tcp_probe.c.

Field Documentation

__be32 daddr

Definition at line 57 of file tcp_probe.c.

__be16 dport

Definition at line 58 of file tcp_probe.c.

u16 length

Definition at line 59 of file tcp_probe.c.

__be32 saddr

Definition at line 57 of file tcp_probe.c.

u32 snd_cwnd

Definition at line 63 of file tcp_probe.c.

u32 snd_nxt

Definition at line 60 of file tcp_probe.c.

u32 snd_una

Definition at line 61 of file tcp_probe.c.

u32 snd_wnd

Definition at line 62 of file tcp_probe.c.

__be16 sport

Definition at line 58 of file tcp_probe.c.

u32 srtt

Definition at line 65 of file tcp_probe.c.

u32 ssthresh

Definition at line 64 of file tcp_probe.c.

ktime_t tstamp

Definition at line 56 of file tcp_probe.c.


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