NF_FLOWCTL_STAT

Flow control context statistics.

typedef struct _NF_FLOWCTL_STAT
{
    unsigned __int64 inBytes;
    unsigned __int64 outBytes;
} NF_FLOWCTL_STAT, *PNF_FLOWCTL_STAT;

Members

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

Requirements

Driver type WFP
Header nfapi.h
Library nfapi.lib