|
|
@@ -266,7 +266,7 @@ int inet_csk_bind_conflict(const struct sock *sk,
|
|
|
const struct inet_bind_bucket *tb, bool relax);
|
|
|
int inet_csk_get_port(struct sock *sk, unsigned short snum);
|
|
|
|
|
|
-struct dst_entry *inet_csk_route_req(struct sock *sk, struct flowi4 *fl4,
|
|
|
+struct dst_entry *inet_csk_route_req(const struct sock *sk, struct flowi4 *fl4,
|
|
|
const struct request_sock *req);
|
|
|
struct dst_entry *inet_csk_route_child_sock(struct sock *sk, struct sock *newsk,
|
|
|
const struct request_sock *req);
|