Hi,
I would like to get the netstat -s info from a C program on the AIX 5.1.
I am able to do this on AIX 4.3.3 by reading the "tcpstat", "ipstat",
"icmpstat" and "udpstat" kernel structure.
But in AIX 5.1, the data is not available in this kernel symbols, instead
the kernel is maintaining a stream or a socket address. Could anyone please
let me know how to get the protocols information in AIX 5.1.
Thanks in advance.
--
Regards,
Rams.