ReactOS 0.4.15-dev-7958-gcd0bb1a
tcp_ehash_bucket Struct Reference

#include <tcpcore.h>

Collaboration diagram for tcp_ehash_bucket:

Public Attributes

rwlock_t lock
 
struct sockchain
 

Detailed Description

Definition at line 1836 of file tcpcore.h.

Member Data Documentation

◆ chain

struct sock* tcp_ehash_bucket::chain

Definition at line 1838 of file tcpcore.h.

◆ lock

rwlock_t tcp_ehash_bucket::lock

Definition at line 1837 of file tcpcore.h.


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