From: Eric Dumazet <hidden> Date: 2017-01-23 19:13:38
On Mon, 2017-01-23 at 10:59 -0800, Wei Wang wrote:
From: Wei Wang <redacted>
Refactor the cookie check logic in tcp_send_syn_data() into a function.
This function will be called else where in later changes.
Signed-off-by: Wei Wang <redacted>
---