Home
last modified time | relevance | path

Searched refs:ib_net (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/
Dinet_hashtables.h81 possible_net_t ib_net; member
96 static inline struct net *ib_net(struct inet_bind_bucket *ib) in ib_net() function
98 return read_pnet(&ib->ib_net); in ib_net()