Searched refs:DEBUGNET_FINISHED (Results 1 – 4 of 4) sorted by relevance
45 #define NETDUMP_FINISHED DEBUGNET_FINISHED
253 debugnet_sendempty(nd_conf.nd_pcb, DEBUGNET_FINISHED) != 0) in netdump_dumper()
50 #define DEBUGNET_FINISHED 2 /* Close the connection. */ macro
393 if (ntohl(dnh->mh_type) == DEBUGNET_FINISHED) { in debugnet_handle_rx_msg()