FreeBSD kernel IPv4 code
tcp_fastopen_callout Struct Reference

Data Fields

struct callout c
 
struct vnet * v
 

Detailed Description

Definition at line 242 of file tcp_fastopen.c.

Field Documentation

◆ c

struct callout tcp_fastopen_callout::c

Definition at line 243 of file tcp_fastopen.c.

Referenced by tcp_fastopen_autokey_callout().

◆ v

struct vnet* tcp_fastopen_callout::v

Definition at line 244 of file tcp_fastopen.c.

Referenced by tcp_fastopen_autokey_callout().


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