Searched refs:ib_net (Results 1 – 3 of 3) sorted by relevance
81 possible_net_t ib_net; member96 static inline struct net *ib_net(struct inet_bind_bucket *ib) in ib_net() function98 return read_pnet(&ib->ib_net); in ib_net()
73 write_pnet(&tb->ib_net, net); in inet_bind_bucket_create()152 if (net_eq(ib_net(tb), sock_net(sk)) && in __inet_inherit_port()722 if (net_eq(ib_net(tb), net) && tb->port == port) { in __inet_hash_connect()
222 if (net_eq(ib_net(tb), net) && tb->port == port) { in inet_csk_find_open_port()309 if (net_eq(ib_net(tb), net) && tb->port == port) in inet_csk_get_port()