ReactOS 0.4.15-dev-7931-gfd331f1
_TCI_CLIENT_FUNC_LIST Struct Reference

#include <traffic.h>

Collaboration diagram for _TCI_CLIENT_FUNC_LIST:

Public Attributes

TCI_NOTIFY_HANDLER ClNotifyHandler
 
TCI_ADD_FLOW_COMPLETE_HANDLER ClAddFlowCompleteHandler
 
TCI_MOD_FLOW_COMPLETE_HANDLER ClModifyFlowCompleteHandler
 
TCI_DEL_FLOW_COMPLETE_HANDLER ClDeleteFlowCompleteHandler
 

Detailed Description

Definition at line 34 of file traffic.h.

Member Data Documentation

◆ ClAddFlowCompleteHandler

TCI_ADD_FLOW_COMPLETE_HANDLER _TCI_CLIENT_FUNC_LIST::ClAddFlowCompleteHandler

Definition at line 37 of file traffic.h.

◆ ClDeleteFlowCompleteHandler

TCI_DEL_FLOW_COMPLETE_HANDLER _TCI_CLIENT_FUNC_LIST::ClDeleteFlowCompleteHandler

Definition at line 39 of file traffic.h.

◆ ClModifyFlowCompleteHandler

TCI_MOD_FLOW_COMPLETE_HANDLER _TCI_CLIENT_FUNC_LIST::ClModifyFlowCompleteHandler

Definition at line 38 of file traffic.h.

◆ ClNotifyHandler

TCI_NOTIFY_HANDLER _TCI_CLIENT_FUNC_LIST::ClNotifyHandler

Definition at line 36 of file traffic.h.


The documentation for this struct was generated from the following file: