trying to understand kernel source.

from http://www.opensolaris.org/jive/thread.jspa?messageID=364896&#364896

i can guess from stack trace that tcp_send_data() is in the execution path.

but searching through source code there are so many tcp_send_data:

http://src.opensolaris.org/source/xref/kernel-sockets/ksocket/usr/src/uts/common/inet/tcp/tcp.c#18843

http://src.opensolaris.org/source/xref/nwam/nwam1/usr/src/uts/common/inet/tcp/tcp.c#18342

http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/inet/tcp/tcp.c#18342

what are their relationship?   what is nwam? kernel-sockets?

another questions is how is STREAM and tcp related?   is tcp built on top of 
stream?

sorry for the newbie/illogical/disconnected way of asking questions.   I am 
quite new in all these.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to