FreeBSD kernel IPv4 code
tcp_function_set Struct Reference

#include <tcp.h>

Data Fields

char function_set_name [TCP_FUNCTION_NAME_LEN_MAX]
 
uint32_t pcbcnt
 

Detailed Description

Definition at line 408 of file tcp.h.

Field Documentation

◆ function_set_name

◆ pcbcnt

uint32_t tcp_function_set::pcbcnt

Definition at line 410 of file tcp.h.

Referenced by sysctl_net_inet_default_tcp_functions(), and tcp_ctloutput_get().


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