nf_getFlowCtlStat

Returns the flow control context statistics.

NF_STATUS nf_getFlowCtlStat(unsigned int fcHandle, PNF_FLOWCTL_STAT pStat)

Parameters

fcHandle
Flow control context handle
pStat
A pointer to NF_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

Driver type WFP
Header nfapi.h
Library nfapi.lib