nf_addFlowCtl

Add flow control context.

NF_STATUS nf_addFlowCtl(PNF_FLOWCTL_DATA pData, unsigned int * pFcHandle)

Parameters

pData
A pointer to NF_FLOWCTL_DATA structure.
pFcHandle
Returns a flow control context handle on success

Return Values

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

Remarks

Call this function to add a new flow control context with specified parameters.

This function requires WFP driver.

Requirements

Driver type WFP
Header nfapi.h
Library nfapi.lib