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()1401 subflow_request_sock_ipv4_ops = tcp_request_sock_ipv4_ops; in mptcp_subflow_init()
1477 const struct tcp_request_sock_ops tcp_request_sock_ipv4_ops = { variable1500 &tcp_request_sock_ipv4_ops, sk, skb); in tcp_v4_conn_request()1651 &tcp_request_sock_ipv4_ops, sk, th); in tcp_v4_get_syncookie()
2039 extern const struct tcp_request_sock_ops tcp_request_sock_ipv4_ops;