suricata
|
Go to the source code of this file.
Functions | |
void | DetectTcpWscaleRegister (void) |
Registration function for tcp.wscale keyword. More... | |
Definition in file detect-tcp-wscale.h.
void DetectTcpWscaleRegister | ( | void | ) |
Registration function for tcp.wscale keyword.
Definition at line 47 of file detect-tcp-wscale.c.
References SigTableElmt_::desc, DETECT_TCP_WSCALE, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().