Searched refs:dp_finish_handler (Results 1 – 2 of 2) sorted by relevance
73 void (*dp_finish_handler)(void); member
414 if (pcb->dp_finish_handler != NULL) { in debugnet_handle_rx_msg()415 pcb->dp_finish_handler(); in debugnet_handle_rx_msg()