FreeBSD kernel IPv4 code
tcp_dat Struct Reference

#include <alias_db.h>

Collaboration diagram for tcp_dat:

Data Fields

struct tcp_state state
 
struct ack_data_record ack [N_LINK_TCP_DATA]
 
int fwhole
 

Detailed Description

Definition at line 239 of file alias_db.h.

Field Documentation

◆ ack

struct ack_data_record tcp_dat::ack[N_LINK_TCP_DATA]

Definition at line 241 of file alias_db.h.

Referenced by AddLink(), AddSeq(), GetDeltaAckIn(), and GetDeltaSeqOut().

◆ fwhole

int tcp_dat::fwhole

Definition at line 243 of file alias_db.h.

Referenced by AddLink(), ClearFWHole(), PunchFWHole(), and ReLink().

◆ state


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