|
@@ -1711,7 +1711,7 @@ struct tcp_request_sock_ops {
|
|
|
__u32 (*cookie_init_seq)(const struct sk_buff *skb,
|
|
|
__u16 *mss);
|
|
|
#endif
|
|
|
- struct dst_entry *(*route_req)(struct sock *sk, struct flowi *fl,
|
|
|
+ struct dst_entry *(*route_req)(const struct sock *sk, struct flowi *fl,
|
|
|
const struct request_sock *req,
|
|
|
bool *strict);
|
|
|
__u32 (*init_seq)(const struct sk_buff *skb);
|