Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_hashtables.h120 static inline struct net *ib2_net(const struct inet_bind2_bucket *ib) in ib2_net() function
/linux/net/ipv4/
H A Dinet_hashtables.c856 if (!net_eq(ib2_net(tb), net) || tb->port != port || in inet_bind2_bucket_match()
866 if (!net_eq(ib2_net(tb), net) || tb->port != port || in inet_bind2_bucket_match_addr_any()
H A Dtcp_diag.c416 if (!net_eq(ib2_net(tb2), net)) in tcp_diag_dump()