Searched refs:tcp_request_sock (Results 1 – 6 of 6) sorted by relevance
283 struct tcp_request_sock { struct294 static inline struct tcp_request_sock *tcp_rsk(const struct request_sock *req) in tcp_rsk() argument296 return (struct tcp_request_sock *)req; in tcp_rsk()
282 struct tcp_request_sock tcp6rsk_tcp;
158 struct tcp_request_sock *treq; in cookie_v6_check()
271 struct tcp_request_sock *treq; in cookie_v4_check()
432 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_create_openreq_child()
1245 .obj_size = sizeof(struct tcp_request_sock),