Searched refs:DEBUGNET_FINISHED (Results 1 – 5 of 5) sorted by relevance
43 #define NETDUMP_FINISHED DEBUGNET_FINISHED
251 debugnet_sendempty(nd_conf.nd_pcb, DEBUGNET_FINISHED) != 0) in netdump_dumper()
48 #define DEBUGNET_FINISHED 2 /* Close the connection. */ macro
399 if (ntohl(dnh->mh_type) == DEBUGNET_FINISHED) { in debugnet_handle_rx_msg()
134 if (ntohl(dnh->mh_type) == DEBUGNET_FINISHED) { in netgdb_rx()