Searched refs:tcp_request_sock_ipv6_ops (Results 1 – 3 of 3) sorted by relevance
| /net/mptcp/ |
| D | subflow.c | 380 return tcp_request_sock_ipv6_ops.send_synack(sk, dst, fl, req, foc, in subflow_v6_send_synack() 396 dst = tcp_request_sock_ipv6_ops.route_req(sk, skb, fl, req, tw_isn); in subflow_v6_route_req() 2169 subflow_request_sock_ipv6_ops = tcp_request_sock_ipv6_ops; in mptcp_subflow_init()
|
| /net/ipv6/ |
| D | tcp_ipv6.c | 844 const struct tcp_request_sock_ops tcp_request_sock_ipv6_ops = { variable 1306 &tcp_request_sock_ipv6_ops, sk, th); 1329 &tcp_request_sock_ipv6_ops, sk, skb);
|
| /net/ipv4/ |
| D | tcp_ao.c | 879 treq->af_specific = &tcp_request_sock_ipv6_ops; in tcp_ao_syncookie()
|