Home
last modified time | relevance | path

Searched defs:_glibtop_netload (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libgtop/libgtop-2.40.0/include/glibtop/
H A Dnetload.h82 struct _glibtop_netload struct
84 guint64 flags;
85 guint64 if_flags; /* GLIBTOP_NETLOAD_IF_FLAGS */
87 guint32 mtu; /* GLIBTOP_NETLOAD_MTU */
88 guint32 subnet; /* GLIBTOP_NETLOAD_SUBNET */
89 guint32 address; /* GLIBTOP_NETLOAD_ADDRESS */
91 guint64 packets_in; /* GLIBTOP_NETLOAD_PACKETS_IN */
94 guint64 bytes_in; /* GLIBTOP_NETLOAD_BYTES_IN */
95 guint64 bytes_out; /* GLIBTOP_NETLOAD_BYTES_OUT */
97 guint64 errors_in; /* GLIBTOP_NETLOAD_ERRORS_IN */
[all …]