Home
last modified time | relevance | path

Searched defs:handshake_net (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/net/handshake/
Dhandshake.h14 struct handshake_net { struct
15 spinlock_t hn_lock; /* protects next 3 fields */
16 int hn_pending;
17 int hn_pending_max;
18 struct list_head hn_requests;
20 unsigned long hn_flags;