Searched refs:get_inject_drop_cmd (Results 1 – 1 of 1) sorted by relevance
104 static void get_inject_drop_cmd(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);191 {"inject_drop_cmd", get_inject_drop_cmd, set_inject_drop_cmd, NULL},1098 get_inject_drop_cmd(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_inject_drop_cmd() function