/* Void Main's man pages */
{ phpMan } else { main(); }
probe::tcp.disconnect (3stap) - TCP socket disconnection
probe::tcp.disconnect.return (3stap) - TCP socket disconnection complete
probe::tcp.receive (3stap) - Called when a TCP packet is received
probe::tcp.recvmsg (3stap) - Receiving TCP message
probe::tcp.recvmsg.return (3stap) - Receiving TCP message complete
probe::tcp.sendmsg (3stap) - Sending a tcp message
probe::tcp.sendmsg.return (3stap) - Sending TCP message is done
probe::tcp.setsockopt (3stap) - Call to setsockopt
probe::tcp.setsockopt.return (3stap) - Return from setsockopt
probe::tcpmib.ActiveOpens (3stap) - Count an active opening of a socket
probe::tcpmib.AttemptFails (3stap) - Count a failed attempt to open a socket
probe::tcpmib.CurrEstab (3stap) - Update the count of open sockets
probe::tcpmib.EstabResets (3stap) - Count the reset of a socket
probe::tcpmib.InSegs (3stap) - Count an incomming tcp segment
probe::tcpmib.OutRsts (3stap) - Count the sending of a reset packet
probe::tcpmib.OutSegs (3stap) - Count the sending of a TCP segment
probe::tcpmib.PassiveOpens (3stap) - Count the passive creation of a socket
probe::tcpmib.RetransSegs (3stap) - Count the retransmission of a TCP segment

