Searched refs:ib2_net (Results 1 – 3 of 3) sorted by relevance
117 static inline struct net *ib2_net(const struct inet_bind2_bucket *ib) in ib2_net() function
819 if (!net_eq(ib2_net(tb), net) || tb->port != port || in inet_bind2_bucket_match()829 if (!net_eq(ib2_net(tb), net) || tb->port != port || in inet_bind2_bucket_match_addr_any()
1122 if (!net_eq(ib2_net(tb2), net)) in inet_diag_dump_icsk()
Completed in 12 milliseconds