Searched refs:inet_reqsk_alloc (Results 1 – 6 of 6) sorted by relevance
246 struct request_sock *inet_reqsk_alloc(const struct request_sock_ops *ops,
193 req = inet_reqsk_alloc(&tcp6_request_sock_ops, sk); in cookie_v6_check()
329 req = inet_reqsk_alloc(&tcp_request_sock_ops, sk); /* for safety */ in cookie_v4_check()
6038 struct request_sock *inet_reqsk_alloc(const struct request_sock_ops *ops, in inet_reqsk_alloc() function6056 EXPORT_SYMBOL(inet_reqsk_alloc);6124 req = inet_reqsk_alloc(rsk_ops, sk); in tcp_conn_request()
627 req = inet_reqsk_alloc(&dccp_request_sock_ops, sk); in dccp_v4_conn_request()
358 req = inet_reqsk_alloc(&dccp6_request_sock_ops, sk); in dccp_v6_conn_request()