|
@@ -1717,7 +1717,7 @@ struct tcp_request_sock_ops {
|
|
|
const struct request_sock *req,
|
|
|
bool *strict);
|
|
|
__u32 (*init_seq)(const struct sk_buff *skb);
|
|
|
- int (*send_synack)(struct sock *sk, struct dst_entry *dst,
|
|
|
+ int (*send_synack)(const struct sock *sk, struct dst_entry *dst,
|
|
|
struct flowi *fl, struct request_sock *req,
|
|
|
u16 queue_mapping, struct tcp_fastopen_cookie *foc);
|
|
|
void (*queue_hash_add)(struct sock *sk, struct request_sock *req,
|