<br><br><div class="gmail_quote">On Thu, Apr 19, 2012 at 2:49 PM, Chir0n <span dir="ltr">&lt;<a href="mailto:io.chir0n@gmail.com">io.chir0n@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello,<br>
<br>
Can someone tell me where I can find out the code snippet that has the<br>
3 way handshake values?<br>
<br>
</blockquote><div>after doing a bit of googling, you can easily reach to this location:<br><a href="http://lxr.linux.no/#linux+v3.3.2/net/ipv4/tcp_input.c#L5801">http://lxr.linux.no/#linux+v3.3.2/net/ipv4/tcp_input.c#L5801</a><br>

<br>This is where state machine is implemented for TCP.<br><br><br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Best regards,<br>
<br>
Chiron<br>
<br>
_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</blockquote></div><br>