我要评分
获取效率
正确性
完整性
易理解

mmpm_handler_destroy

Feature

Destroys the handler of the multi-pattern rule matching engine.

Definition

int mmpm_handler_destroy(mmpm_handler_t *handler);

Parameter Description

Parameter

Description

Value Range

Input/Output

handler

Handler of the matching engine

Not null

Input

Return Value

  • Success: 0 is returned.
  • Failure: The error code is returned.