Function pfwl_init_flow_info¶
Defined in File peafowl.h
Function Documentation¶
-
void
pfwl_init_flow_info(pfwl_state_t *state, pfwl_flow_info_private_t *flow_info_private)¶ DEPRECATED. Initialize the flow informations passed as argument.
- Parameters
state: A pointer to the state of the library.flow_info_private: The private flow information, will be initialized by the library.