Searched refs:tcp_request_sock_ipv4_ops (Results 1 – 3 of 3) sorted by relevance
237 tcp_request_sock_ipv4_ops.init_req(req, sk_listener, skb); in subflow_v4_init_req()1393 subflow_request_sock_ipv4_ops = tcp_request_sock_ipv4_ops; in mptcp_subflow_init()
1464 const struct tcp_request_sock_ops tcp_request_sock_ipv4_ops = { variable1487 &tcp_request_sock_ipv4_ops, sk, skb); in tcp_v4_conn_request()1638 &tcp_request_sock_ipv4_ops, sk, th); in tcp_v4_get_syncookie()
2035 extern const struct tcp_request_sock_ops tcp_request_sock_ipv4_ops;