FreeBSD kernel IPv4 code
tcpopt Struct Reference

#include <tcp_var.h>

Data Fields

u_int32_t to_flags
 
u_int32_t to_tsval
 
u_int32_t to_tsecr
 
u_char * to_sacks
 
u_char * to_signature
 
u_int8_t * to_tfo_cookie
 
u_int16_t to_mss
 
u_int8_t to_wscale
 
u_int8_t to_nsacks
 
u_int8_t to_tfo_len
 
u_int32_t to_spare
 

Detailed Description

Definition at line 577 of file tcp_var.h.

Field Documentation

◆ to_flags

◆ to_mss

◆ to_nsacks

◆ to_sacks

◆ to_signature

◆ to_spare

u_int32_t tcpopt::to_spare

Definition at line 596 of file tcp_var.h.

◆ to_tfo_cookie

◆ to_tfo_len

◆ to_tsecr

◆ to_tsval

◆ to_wscale


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