Searched refs:tcp_request_sock (Results 1 – 6 of 6) sorted by relevance
112 struct tcp_request_sock { struct127 static inline struct tcp_request_sock *tcp_rsk(const struct request_sock *req) in tcp_rsk() argument129 return (struct tcp_request_sock *)req; in tcp_rsk()
128 struct tcp_request_sock tcp6rsk_tcp;
140 struct tcp_request_sock *treq; in cookie_v6_check()
299 struct tcp_request_sock *treq; in cookie_v4_check()
452 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_create_openreq_child()
1212 .obj_size = sizeof(struct tcp_request_sock),