#include "types.h"
#include "policy.h"
Go to the source code of this file.
Functions | |
int | parseSnortRules (POLICY_HEAD *pol_hd, POLICY_OUTPUT *pol_o, char *mem, unsigned long sz) |
This code is normally called from the xml builder. It should attempt to map the snort rules into a rubicon policy.
Definition in file policy-snort.c.
|
Definition at line 14 of file policy-snort.c. |