Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dinet_hashtables.h94 struct inet_bind2_bucket { struct
95 possible_net_t ib_net;
96 int l3mdev;
97 unsigned short port;
122 static inline struct net *ib2_net(const struct inet_bind2_bucket *ib) in ib2_net() argument

Completed in 3 milliseconds