Home
last modified time | relevance | path

Searched refs:inet_bhashfn (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dinet_hashtables.h246 static inline u32 inet_bhashfn(const struct net *net, const __u16 lport, in inet_bhashfn() function
/linux/net/ipv4/
H A Dinet_connection_sock.c361 head = &hinfo->bhash[inet_bhashfn(net, port, in inet_csk_find_open_port()
526 head = &hinfo->bhash[inet_bhashfn(net, port, in inet_csk_get_port()