Searched refs:tcp_request_sock (Results 1 – 7 of 7) sorted by relevance
117 struct tcp_request_sock { struct133 static inline struct tcp_request_sock *tcp_rsk(const struct request_sock *req) in tcp_rsk() argument135 return (struct tcp_request_sock *)req; in tcp_rsk()
191 struct tcp_request_sock tcp6rsk_tcp;
129 chtls_tcp_ops->obj_size = sizeof(struct tcp_request_sock); in chtls_init_rsk_ops()
132 struct tcp_request_sock *treq; in cookie_v6_check()
288 struct tcp_request_sock *treq; in cookie_v4_check()
462 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_create_openreq_child()
1369 .obj_size = sizeof(struct tcp_request_sock),