Home
last modified time | relevance | path

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

/net/ipv4/
Dinet_connection_sock.c523 void inet_csk_reqsk_queue_hash_add(struct sock *sk, struct request_sock *req, in inet_csk_reqsk_queue_hash_add() function
534 EXPORT_SYMBOL_GPL(inet_csk_reqsk_queue_hash_add);
Dtcp_ipv4.c1624 inet_csk_reqsk_queue_hash_add(sk, req, TCP_TIMEOUT_INIT); in tcp_v4_conn_request()
/net/dccp/
Dipv4.c663 inet_csk_reqsk_queue_hash_add(sk, req, DCCP_TIMEOUT_INIT); in dccp_v4_conn_request()