NF_SRV_FLOWCTL_STAT

Flow control context statistics.

typedef struct _NF_SRV_FLOWCTL_STAT
{
    unsigned __int64 inBytes;
    unsigned __int64 outBytes;
} NF_SRV_FLOWCTL_STAT, *PNF_SRV_FLOWCTL_STAT;

Members

inBytes
Number of inbound bytes.
outBytes
Number of outbound bytes.

Requirements

Header nfsrvapi.h
Library nfsrvapi.lib