Searched refs:net_output_stage (Results 1 – 1 of 1) sorted by relevance
120 static struct kdp_output_stage net_output_stage = {}; variable342 if (kernel_vaddr_in_coredump_stage(&net_output_stage, vaddr, vincr)) { in kernel_vaddr_in_coredump_stages()977 STAILQ_INSERT_TAIL(&outstate->kcos_out_stage, &net_output_stage, kos_next); in chain_output_stages()1381 bzero(&net_output_stage, sizeof(net_output_stage)); in kdp_core_init_output_stages()1382 ret = net_stage_initialize(&net_output_stage); in kdp_core_init_output_stages()