suricata
|
Go to the source code of this file.
Functions | |
void | DetectBypassRegister (void) |
Registration function for keyword: bypass. | |
Definition in file detect-bypass.h.
void DetectBypassRegister | ( | void | ) |
Registration function for keyword: bypass.
Definition at line 59 of file detect-bypass.c.
References SigTableElmt_::desc, DETECT_BYPASS, SigTableElmt_::flags, SigTableElmt_::Free, SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::Setup, SIGMATCH_NOOPT, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().