Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dinet_timewait_sock.c52 struct inet_bind_hashbucket *bhead, *bhead2; in inet_twsk_kill()
116 struct inet_bind_hashbucket *bhead, *bhead2; in inet_twsk_hashdance_schedule()
H A Dinet_connection_sock.c292 struct inet_bind_hashbucket *head2; in inet_bhash2_addr_any_conflict()
326 * inet_bind_hashbucket locks held if successful.
328 static struct inet_bind_hashbucket *
331 struct inet_bind_hashbucket **head2_ret, int *port_ret) in inet_csk_find_open_port()
335 struct inet_bind_hashbucket *head, *head2; in inet_csk_find_open_port()
517 struct inet_bind_hashbucket *head, *head2; in inet_csk_get_port()
H A Dinet_diag.c1107 struct inet_bind_hashbucket *ibb; in inet_diag_dump_icsk()
H A Dtcp.c5205 2 * sizeof(struct inet_bind_hashbucket), in tcp_init()