Rule item. More...
Data Fields | |
char * | from |
binary buffer to match. More... | |
char * | to |
binary buffer replacement. More... | |
const char * | forig |
match from the command line. More... | |
const char * | torig |
replacement from the command line. More... | |
int | fs |
length of from buffer. More... | |
int | ts |
length of to buffer. More... | |
const char* rule_s::torig |