ReactOS 0.4.15-dev-7918-g2a2556c
tcp_bind_hashbucket Struct Reference

#include <tcpcore.h>

Collaboration diagram for tcp_bind_hashbucket:

Public Attributes

spinlock_t lock
 
struct tcp_bind_bucketchain
 

Detailed Description

Definition at line 1883 of file tcpcore.h.

Member Data Documentation

◆ chain

struct tcp_bind_bucket* tcp_bind_hashbucket::chain

Definition at line 1885 of file tcpcore.h.

◆ lock

spinlock_t tcp_bind_hashbucket::lock

Definition at line 1884 of file tcpcore.h.


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