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