Searched refs:inet_reqsk_alloc (Results 1 – 4 of 4) sorted by relevance
230 static inline struct request_sock *inet_reqsk_alloc(struct request_sock_ops *ops) in inet_reqsk_alloc() function
302 req = inet_reqsk_alloc(&tcp_request_sock_ops); /* for safety */ in cookie_v4_check()
1296 req = inet_reqsk_alloc(&tcp_request_sock_ops); in tcp_v4_conn_request()
620 req = inet_reqsk_alloc(&dccp_request_sock_ops); in dccp_v4_conn_request()