The ndis module contains the APIs that are required to implement the Network Driver Interface Specification (NDIS).Functions for Application DevelopersThe ndis module contains functions for device driver developers, which are defined in the Ndis.h and Rndis.h header files. To import these functions,...
voidNdisDeregisterProtocol( [out] PNDIS_STATUS Status, [in] NDIS_HANDLE NdisProtocolHandle ); 参数 [out] Status 指向调用方提供的变量的指针,该变量在从此函数返回时设置为NDIS_STATUS_SUCCESS。 [in] NdisProtocolHandle 指定初始化驱动程序时由 NdisRegisterProtocol返回的句柄。
[in] NdisSwitchContext 一个NDIS_SWITCH_CONTEXT值,该值包含 Hyper-V 可扩展交换机扩展所附加到的可扩展交换机模块的句柄。 当扩展调用 NdisFGetOptionalSwitchHandlers 时,将通过 NdisSwitchContext 参数返回此句柄。 [in] NetBufferList 指向包含要检索的上下文的单个数据包 的NET_BUFFER_LIST 结构的...
微端口必须保留这个句柄,以使它在以后的调用中可传递给NDIS。——例如,在NdisMRegisterAdapterShutdownHandler和NdisMInitializeTimer调用中IN NDIS_HANDLE WrapperConfigurationContext ) { ../*1. retrieving our adapter context and storing the Miniport handle in it*/pAdapt=NdisIMGetDeviceContext(MiniportAdapterHa...
FILTER_SET_MODULE_OPTIONS回呼函式 FILTER_STATUS回呼函式 FILTER_SYNCHRONOUS_OID_REQUEST 函式 FILTER_SYNCHRONOUS_OID_REQUEST_COMPLETE函式 FREE_SHARED_MEMORY_HANDLER回呼函式 IF_QUERY_OBJECT回呼函式 IF_SET_OBJECT回呼函式 IPSEC_OFFLOAD_V2_ADD_SA 結構 IPSEC_OFFLOAD_V2_ADD_SA_EX結構 IPSEC_OFFLOAD_...
The handle of the specific filter module. Run!ndiskd.filterwith this handle for more information. The buffer manager group, if known The source PD_MEMORY_HANDLE or PD_BUFFER The value of Parameter 4 depends on the value of Parameter 2. Each number in this list corresponds to the same numb...
The handle of the specific filter module. Run!ndiskd.filterwith this handle for more information. The buffer manager group, if known The source PD_MEMORY_HANDLE or PD_BUFFER The value of Parameter 4 depends on the value of Parameter 2. Each number in this list corresponds to the same numb...
IN PNDIS_FILTER_RESTART_PARAMETERS RestartParameters ) /*++Routine Description:Filter restart routine. Restart the filterArguments:FilterModuleContext - pointer to the filter context stucture.Return Value:NDIS_STATUS_SUCCESS: if filter restarts successfully ...
FILTER_SET_MODULE_OPTIONS callback function FILTER_STATUS callback function FILTER_SYNCHRONOUS_OID_REQUEST function FILTER_SYNCHRONOUS_OID_REQUEST_COMPLETE function FREE_SHARED_MEMORY_HANDLER callback function IF_QUERY_OBJECT callback function IF_SET_OBJECT callback function IPSEC_OFFLOAD_V2_ADD_SA struct...
fcgi Function is a C/CPP language based interface, which build on top of FastCGI with built in functional handler support, it also provided useful collection tools to enhance the facilities. It can be integrated with Nginx Fastcgi module