Searched refs:get_inject_drop_data (Results 1 – 1 of 1) sorted by relevance
106 static void get_inject_drop_data(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);193 {"inject_drop_data", get_inject_drop_data, set_inject_drop_data, NULL},1112 get_inject_drop_data(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_inject_drop_data() function