tcp_fd Struct Reference

#include <tcp_int.h>

Collaboration diagram for tcp_fd:

Collaboration graph
[legend]

Data Fields

unsigned long tf_flags
tcp_port_ttf_port
int tf_srfd
ioreq_t tf_ioreq
nwio_tcpconf_t tf_tcpconf
nwio_tcpopt_t tf_tcpopt
get_userdata_t tf_get_userdata
put_userdata_t tf_put_userdata
select_res_t tf_select_res
tcp_conntf_conn
tcp_conntf_listenq [TFL_LISTEN_MAX]
size_t tf_write_offset
size_t tf_write_count
size_t tf_read_offset
size_t tf_read_count
int tf_error
tcp_cookie_t tf_cookie

Detailed Description

Definition at line 47 of file tcp_int.h.


Field Documentation

struct tcp_conn* tcp_fd::tf_conn
 

Definition at line 58 of file tcp_int.h.

tcp_cookie_t tcp_fd::tf_cookie
 

Definition at line 65 of file tcp_int.h.

int tcp_fd::tf_error
 

Definition at line 64 of file tcp_int.h.

unsigned long tcp_fd::tf_flags
 

Definition at line 49 of file tcp_int.h.

Referenced by tcp_frag2conn(), tcp_open(), tcp_send_timeout(), and tcp_setconf().

get_userdata_t tcp_fd::tf_get_userdata
 

Definition at line 55 of file tcp_int.h.

ioreq_t tcp_fd::tf_ioreq
 

Definition at line 52 of file tcp_int.h.

struct tcp_conn* tcp_fd::tf_listenq[TFL_LISTEN_MAX]
 

Definition at line 59 of file tcp_int.h.

tcp_port_t* tcp_fd::tf_port
 

Definition at line 50 of file tcp_int.h.

Referenced by tcp_setconf().

put_userdata_t tcp_fd::tf_put_userdata
 

Definition at line 56 of file tcp_int.h.

size_t tcp_fd::tf_read_count
 

Definition at line 63 of file tcp_int.h.

size_t tcp_fd::tf_read_offset
 

Definition at line 62 of file tcp_int.h.

select_res_t tcp_fd::tf_select_res
 

Definition at line 57 of file tcp_int.h.

int tcp_fd::tf_srfd
 

Definition at line 51 of file tcp_int.h.

nwio_tcpconf_t tcp_fd::tf_tcpconf
 

Definition at line 53 of file tcp_int.h.

Referenced by tcp_setconf().

nwio_tcpopt_t tcp_fd::tf_tcpopt
 

Definition at line 54 of file tcp_int.h.

size_t tcp_fd::tf_write_count
 

Definition at line 61 of file tcp_int.h.

size_t tcp_fd::tf_write_offset
 

Definition at line 60 of file tcp_int.h.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:24:18 2006 for minix by  doxygen 1.4.6