構造体定義書 VB2010

tcp_connection

構文構文

struct tcp_connection

ファイル名ファイル名

tcp.c

構造体情報構造体情報

No. 名称 属性説明
1
tcp_connection   
  refcnt refcnt  
  list list_head  
  xfer xfer_interface  
  xfer_closed int  
  peer sockaddr_tcpip  
  local_port unsigned int  
  tcp_state unsigned int  
  prev_tcp_state unsigned int  
  snd_seq uint32_t  
  snd_sent uint32_t  
  snd_win uint32_t  
  rcv_ack uint32_t  
  rcv_win uint32_t  
  ts_recent uint32_t  
  timestamps int  
  queue list_head  
  timer retry_timer  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー