ReactOS 0.4.15-dev-7953-g1f49173
tcp_v4_open_req Struct Reference

#include <tcpcore.h>

Collaboration diagram for tcp_v4_open_req:

Public Attributes

__u32 loc_addr
 
__u32 rmt_addr
 
struct ip_options * opt
 

Detailed Description

Definition at line 2268 of file tcpcore.h.

Member Data Documentation

◆ loc_addr

__u32 tcp_v4_open_req::loc_addr

Definition at line 2269 of file tcpcore.h.

◆ opt

struct ip_options* tcp_v4_open_req::opt

Definition at line 2271 of file tcpcore.h.

◆ rmt_addr

__u32 tcp_v4_open_req::rmt_addr

Definition at line 2270 of file tcpcore.h.


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