Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dinet_hashtables.h77 struct inet_bind_bucket { struct
78 possible_net_t ib_net;
79 int l3mdev;
80 unsigned short port;
81 signed char fastreuse;
82 signed char fastreuseport;
83 kuid_t fastuid;
85 struct in6_addr fast_v6_rcv_saddr;
87 __be32 fast_rcv_saddr;
88 unsigned short fast_sk_family;
[all …]