Go to the source code of this file.
Functions | |
int | exec_op_script (char *cmd) |
These functions provide high-level operations to manipulate the configuration in the router related to attaching and removing filters to interfaces.
Definition in file ped_script.h.
int exec_op_script | ( | char * | cmd | ) |
Execute operation script
[in] | cmd | CLI command to execute operation script |
Definition at line 49 of file ped_script.c.
Referenced by apply_filters_to_interface(), init_pfd_filter(), and remove_filters_from_interface().