Searched refs:ib_net (Results 1 – 3 of 3) sorted by relevance
77 possible_net_t ib_net; member93 static inline struct net *ib_net(struct inet_bind_bucket *ib) in ib_net() function95 return read_pnet(&ib->ib_net); in ib_net()
73 write_pnet(&tb->ib_net, net); in inet_bind_bucket_create()156 if (net_eq(ib_net(tb), sock_net(sk)) && in __inet_inherit_port()773 if (net_eq(ib_net(tb), net) && tb->l3mdev == l3mdev && in __inet_hash_connect()
231 if (net_eq(ib_net(tb), net) && tb->l3mdev == l3mdev && in inet_csk_find_open_port()378 if (net_eq(ib_net(tb), net) && tb->l3mdev == l3mdev && in inet_csk_get_port()