Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

tcpcb Struct Reference

#include <TCP_VAR.H>

List of all members.

Public Attributes

tcpiphdrseg_next
tcpiphdrseg_prev
short t_state
short t_timer [TCPT_NTIMERS]
short t_rxtshift
short t_rxtcur
short t_dupacks
u_short t_maxseg
char t_force
u_short t_flags
tcpiphdrt_template
inpcb * t_inpcb
tcp_seq snd_una
tcp_seq snd_nxt
tcp_seq snd_up
tcp_seq snd_wl1
tcp_seq snd_wl2
tcp_seq iss
n_long snd_wnd
n_long rcv_wnd
tcp_seq rcv_nxt
tcp_seq rcv_up
tcp_seq irs
tcp_seq rcv_adv
tcp_seq snd_max
n_long snd_cwnd
n_long snd_ssthresh
u_short t_idle
short t_rtt
tcp_seq t_rtseq
short t_srtt
short t_rttvar
u_short t_rttmin
n_long max_sndwnd
char t_oobflags
char t_iobc
short t_softerror
u_char snd_scale
u_char rcv_scale
u_char request_r_scale
u_char requested_s_scale
n_long ts_recent
n_long ts_recent_age
tcp_seq last_ack_sent
caddr_t t_tuba_pcb


Member Data Documentation

tcp_seq tcpcb::irs
 

Definition at line 83 of file TCP_VAR.H.

tcp_seq tcpcb::iss
 

Definition at line 77 of file TCP_VAR.H.

tcp_seq tcpcb::last_ack_sent
 

Definition at line 125 of file TCP_VAR.H.

n_long tcpcb::max_sndwnd
 

Definition at line 109 of file TCP_VAR.H.

tcp_seq tcpcb::rcv_adv
 

Definition at line 88 of file TCP_VAR.H.

tcp_seq tcpcb::rcv_nxt
 

Definition at line 81 of file TCP_VAR.H.

u_char tcpcb::rcv_scale
 

Definition at line 120 of file TCP_VAR.H.

tcp_seq tcpcb::rcv_up
 

Definition at line 82 of file TCP_VAR.H.

n_long tcpcb::rcv_wnd
 

Definition at line 80 of file TCP_VAR.H.

u_char tcpcb::request_r_scale
 

Definition at line 121 of file TCP_VAR.H.

u_char tcpcb::requested_s_scale
 

Definition at line 122 of file TCP_VAR.H.

struct tcpiphdr* tcpcb::seg_next
 

Definition at line 44 of file TCP_VAR.H.

struct tcpiphdr* tcpcb::seg_prev
 

Definition at line 45 of file TCP_VAR.H.

n_long tcpcb::snd_cwnd
 

Definition at line 94 of file TCP_VAR.H.

tcp_seq tcpcb::snd_max
 

Definition at line 90 of file TCP_VAR.H.

tcp_seq tcpcb::snd_nxt
 

Definition at line 73 of file TCP_VAR.H.

u_char tcpcb::snd_scale
 

Definition at line 119 of file TCP_VAR.H.

n_long tcpcb::snd_ssthresh
 

Definition at line 95 of file TCP_VAR.H.

tcp_seq tcpcb::snd_una
 

Definition at line 72 of file TCP_VAR.H.

tcp_seq tcpcb::snd_up
 

Definition at line 74 of file TCP_VAR.H.

tcp_seq tcpcb::snd_wl1
 

Definition at line 75 of file TCP_VAR.H.

tcp_seq tcpcb::snd_wl2
 

Definition at line 76 of file TCP_VAR.H.

n_long tcpcb::snd_wnd
 

Definition at line 78 of file TCP_VAR.H.

short tcpcb::t_dupacks
 

Definition at line 50 of file TCP_VAR.H.

u_short tcpcb::t_flags
 

Definition at line 53 of file TCP_VAR.H.

char tcpcb::t_force
 

Definition at line 52 of file TCP_VAR.H.

u_short tcpcb::t_idle
 

Definition at line 103 of file TCP_VAR.H.

struct inpcb* tcpcb::t_inpcb
 

Definition at line 66 of file TCP_VAR.H.

char tcpcb::t_iobc
 

Definition at line 113 of file TCP_VAR.H.

u_short tcpcb::t_maxseg
 

Definition at line 51 of file TCP_VAR.H.

char tcpcb::t_oobflags
 

Definition at line 112 of file TCP_VAR.H.

tcp_seq tcpcb::t_rtseq
 

Definition at line 105 of file TCP_VAR.H.

short tcpcb::t_rtt
 

Definition at line 104 of file TCP_VAR.H.

u_short tcpcb::t_rttmin
 

Definition at line 108 of file TCP_VAR.H.

short tcpcb::t_rttvar
 

Definition at line 107 of file TCP_VAR.H.

short tcpcb::t_rxtcur
 

Definition at line 49 of file TCP_VAR.H.

short tcpcb::t_rxtshift
 

Definition at line 48 of file TCP_VAR.H.

short tcpcb::t_softerror
 

Definition at line 116 of file TCP_VAR.H.

short tcpcb::t_srtt
 

Definition at line 106 of file TCP_VAR.H.

short tcpcb::t_state
 

Definition at line 46 of file TCP_VAR.H.

struct tcpiphdr* tcpcb::t_template
 

Definition at line 65 of file TCP_VAR.H.

short tcpcb::t_timer[TCPT_NTIMERS]
 

Definition at line 47 of file TCP_VAR.H.

caddr_t tcpcb::t_tuba_pcb
 

Definition at line 128 of file TCP_VAR.H.

n_long tcpcb::ts_recent
 

Definition at line 123 of file TCP_VAR.H.

n_long tcpcb::ts_recent_age
 

Definition at line 124 of file TCP_VAR.H.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2