FreeBSD kernel IPv4 code
cc_var Struct Reference

#include <cc.h>

Collaboration diagram for cc_var:

Data Structures

union  ccv_container
 

Data Fields

void * cc_data
 
int bytes_this_ack
 
tcp_seq curack
 
uint32_t flags
 
int type
 
union cc_var::ccv_container ccvc
 
uint16_t nsegs
 
uint8_t labc
 

Detailed Description

Definition at line 93 of file cc.h.

Field Documentation

◆ bytes_this_ack

◆ cc_data

◆ ccvc

◆ curack

◆ flags

◆ labc

uint8_t cc_var::labc

◆ nsegs

◆ type

int cc_var::type

Definition at line 98 of file cc.h.

Referenced by tcp_newtcpcb().


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