Home
last modified time | relevance | path

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

/linux/include/net/
H A Dinet_hashtables.h95 struct inet_bind2_bucket { struct
120 static inline struct net *ib2_net(const struct inet_bind2_bucket *ib) in ib2_net() argument
227 struct inet_bind2_bucket *
234 struct inet_bind2_bucket *tb);
236 struct inet_bind2_bucket *
242 bool inet_bind2_bucket_match_addr_any(const struct inet_bind2_bucket *tb,
292 struct inet_bind2_bucket *tb2, unsigned short port);
H A Dinet_connection_sock.h28 struct inet_bind2_bucket;
86 struct inet_bind2_bucket *icsk_bind2_hash;
317 struct inet_bind2_bucket *tb2);
/linux/net/ipv4/
H A Dtcp_diag.c400 struct inet_bind2_bucket *tb2; in tcp_diag_dump()
/linux/net/dccp/
H A Dproto.c