Searched refs:tcp_request_sock (Results 1 – 12 of 12) sorted by relevance
120 struct tcp_request_sock { struct141 static inline struct tcp_request_sock *tcp_rsk(const struct request_sock *req) in tcp_rsk() argument143 return (struct tcp_request_sock *)req; in tcp_rsk()
171 BTF_SOCK_TYPE(BTF_SOCK_TYPE_TCP_REQ, tcp_request_sock) \
187 struct tcp_request_sock tcp6rsk_tcp;
173 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()202 struct tcp_request_sock *req; in dump_tcp4()
182 static int dump_req_sock(struct seq_file *seq, struct tcp_request_sock *treq, in dump_req_sock()218 struct tcp_request_sock *req; in dump_tcp6()
290 struct tcp_request_sock *treq; in cookie_tcp_reqsk_alloc()333 struct tcp_request_sock *treq; in cookie_v4_check()
462 struct tcp_request_sock *treq = tcp_rsk(req); in tcp_create_openreq_child()
1471 .obj_size = sizeof(struct tcp_request_sock),
127 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()
261 struct tcp_request_sock sk;