Richard Stevens is a good book, but it was written with only Unix versions in mind. The kernel implementation can differ from OS to OS. You can refer to this book specifically for Linux:
http://oreilly.com/catalog/9780596002558 Rajat On Sun, Oct 31, 2010 at 11:11 AM, Bond <[email protected]> wrote: > Hi, > I had try to read man page but there are no such entries on my system > and the Googled links do not seem to give me any useful information. > I am trying to understand the implementation of T/TCP in kernel.The > Network Programming Vol 3 of Richard Stevens Chapter 2 of that book > deals with these. > It talks of tcp_ccgen,tao_cc,tao_ccsent,I searched on > http://lxr.linux.no/#linux+v2.6.36/ > for these functions but I got zero results. > I am trying to understand implementation of T/TCP in linux kernel can > someone point me to a useful link? > > > -- > http://vger.kernel.org/vger-lists.html > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to [email protected] > Please read the FAQ at http://kernelnewbies.org/FAQ > >
