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.c875 const struct tcp_request_sock_ops tcp_request_sock_ipv6_ops = { variable
1197 &tcp_request_sock_ipv6_ops, sk, th); in tcp_v6_get_syncookie()
1220 &tcp_request_sock_ipv6_ops, sk, skb); in tcp_v6_conn_request()
/net/mptcp/
Dsubflow.c319 dst = tcp_request_sock_ipv6_ops.route_req(sk, skb, fl, req); in subflow_v6_route_req()
1833 subflow_request_sock_ipv6_ops = tcp_request_sock_ipv6_ops; in mptcp_subflow_init()