Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PRL_STAT_NET_TRAFFIC Structure
PrlIoStructs.h  Other Structs  Send Feedback
Syntax
typedef struct _PRL_STAT_NET_TRAFFIC {
  PRL_UINT64 incoming[PRL_TC_CLASS_MAX];
  PRL_UINT64 outgoing[PRL_TC_CLASS_MAX];
  PRL_UINT32 incoming_pkt[PRL_TC_CLASS_MAX];
  PRL_UINT32 outgoing_pkt[PRL_TC_CLASS_MAX];
} PRL_STAT_NET_TRAFFIC;
File
Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!