ReactOS 0.4.15-dev-7958-gcd0bb1a
tcp_keepalive Struct Reference

#include <mstcpip.h>

Public Attributes

ULONG onoff
 
ULONG keepalivetime
 
ULONG keepaliveinterval
 

Detailed Description

Definition at line 20 of file mstcpip.h.

Member Data Documentation

◆ keepaliveinterval

ULONG tcp_keepalive::keepaliveinterval

Definition at line 23 of file mstcpip.h.

◆ keepalivetime

ULONG tcp_keepalive::keepalivetime

Definition at line 22 of file mstcpip.h.

◆ onoff

ULONG tcp_keepalive::onoff

Definition at line 21 of file mstcpip.h.


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