nf_modifyFlowCtl

Modify flow control context parameters.

NF_STATUS nf_modifyFlowCtl(unsigned int fcHandle, PNF_FLOWCTL_DATA pData)

Parameters

fcHandle
Flow control context handle
pData
A pointer to NF_FLOWCTL_DATA structure.

Return Values

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

Remarks

The function changes the parameters of flow control context with specified handle.

This function requires WFP driver.

Requirements

Driver type WFP
Header nfapi.h
Library nfapi.lib