nf_srv_getFlowCtlStat

Returns the flow control context statistics.

NF_STATUS nf_srv_getFlowCtlStat(unsigned int fcHandle, PNF_SRV_FLOWCTL_STAT pStat)

Parameters

fcHandle
Flow control context handle
pStat
A pointer to NF_SRV_FLOWCTL_STAT structure.

Return Values

NF_STATUS_SUCCESS on success, or other NF_STATUS error code on fail.

Remarks

The function returns the statistics counted for flow control context with specified handle.

This function requires WFP driver.

Requirements

Header nfsrvapi.h
Library nfsrvapi.lib