Home
last modified time | relevance | path

Searched refs:tcp_request_sock_ipv6_ops (Results 1 – 3 of 3) sorted by relevance

/net/ipv6/
Dsyncookies.c175 &tcp_request_sock_ipv6_ops, sk, skb); in cookie_v6_check()
Dtcp_ipv6.c866 const struct tcp_request_sock_ops tcp_request_sock_ipv6_ops = { variable
1174 &tcp_request_sock_ipv6_ops, sk, th); in tcp_v6_get_syncookie()
1197 &tcp_request_sock_ipv6_ops, sk, skb); in tcp_v6_conn_request()
/net/mptcp/
Dsubflow.c248 tcp_request_sock_ipv6_ops.init_req(req, sk_listener, skb); in subflow_v6_init_req()
1449 subflow_request_sock_ipv6_ops = tcp_request_sock_ipv6_ops; in mptcp_subflow_init()