sock: add net to prot->enter_memory_pressure callback
[deliverable/linux.git] / include / net / tcp.h
index 4d788181654e5f453e57fa94e54da5087917c676..c25cb5278b9571e60c134432a10854605c31f3cb 100644 (file)
@@ -975,7 +975,7 @@ static inline void tcp_openreq_init(struct request_sock *req,
        ireq->rmt_port = tcp_hdr(skb)->source;
 }
 
-extern void tcp_enter_memory_pressure(void);
+extern void tcp_enter_memory_pressure(struct sock *sk);
 
 static inline int keepalive_intvl_when(const struct tcp_sock *tp)
 {
This page took 0.028635 seconds and 5 git commands to generate.