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