Searched refs:handle_array (Results 1 – 2 of 2) sorted by relevance
47 struct tc_kind_handle *handle_array; member396 tcinfo->handle_array = realloc(tcinfo->handle_array, in dump_class_qdisc_nlmsg()398 if (!tcinfo->handle_array) in dump_class_qdisc_nlmsg()403 tcinfo->handle_array[tcinfo->used_len].handle = info->tcm_handle; in dump_class_qdisc_nlmsg()404 snprintf(tcinfo->handle_array[tcinfo->used_len].kind, in dump_class_qdisc_nlmsg()405 sizeof(tcinfo->handle_array[tcinfo->used_len].kind), in dump_class_qdisc_nlmsg()430 tcinfo.handle_array = NULL; in show_dev_tc_bpf()449 filter_info.kind = tcinfo.handle_array[i].kind; in show_dev_tc_bpf()451 tcinfo.handle_array[i].handle, in show_dev_tc_bpf()480 free(tcinfo.handle_array); in show_dev_tc_bpf()
196 struct vmci_handle_arr *handle_array, in drv_cp_harray_to_user() argument202 if (handle_array) in drv_cp_harray_to_user()203 array_size = vmci_handle_arr_get_size(handle_array); in drv_cp_harray_to_user()212 (handle_array), *user_buf_size); in drv_cp_harray_to_user()