Searched refs:DEBUGNET_FINISHED (Results 1 – 5 of 5) 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
401 if (ntohl(dnh->mh_type) == DEBUGNET_FINISHED) { in debugnet_handle_rx_msg()
136 if (ntohl(dnh->mh_type) == DEBUGNET_FINISHED) { in netgdb_rx()