Return array of `glibtop_interface' structures. (glibtop_interface): New
1999-12-05 Martin Baulig <martin@home-of-linux.org> * includes/glibtop/interfaces.h (glibtop_get_interface_names): Return array of `glibtop_interface' structures. (glibtop_interface): New structure.
This commit is contained in:
committed by
Martin Baulig
parent
069eb707f0
commit
2bb9bc624d
@@ -18,7 +18,7 @@ char *|proc_args|ulong(size)|pid_t(pid):unsigned(max_len)
|
||||
glibtop_map_entry *|proc_map|ulong(number,size,total)|pid_t(pid)
|
||||
glibtop_mountentry *|@mountlist|ulong(number,size,total)|int(all_fs)
|
||||
retval|@fsusage|ulong(blocks,bfree,bavail,files,ffree)|string(mount_dir)
|
||||
char *|interface_names|ulong(size)|unsigned(interface,number,instance,strategy)
|
||||
glibtop_interface *|interface_names|ulong(size)|ulong(interface,number,instance,strategy)
|
||||
retval|netinfo|ulong(if_flags,transport,mtu,subnet,address)|string(interface):unsigned(transport)
|
||||
retval|netload|ulong(packets_in,packets_out,packets_total,bytes_in,bytes_out,bytes_total,errors_in,errors_out,errors_total,collisions)|string(interface):unsigned(transport,protocol)
|
||||
retval|ppp|ulong(state,bytes_in,bytes_out)|ushort(device)
|
||||
|
Reference in New Issue
Block a user