debugnet_send
error = debugnet_send(netgdb_conn, DEBUGNET_DATA, buf, len, &aux);
error = debugnet_send(pcb, DEBUGNET_HERALD, dcp->dc_herald_data,
int debugnet_send(struct debugnet_pcb *, uint32_t mhtype, const void *data,
return (debugnet_send(pcb, mhtype, NULL, 0, NULL));
error = debugnet_send(nd_conf.nd_pcb, DEBUGNET_DATA, nd_buf,
error = debugnet_send(pcb, NETDUMP_EKCD_KEY, nd_buf, keysize,
error = debugnet_send(nd_conf.nd_pcb, NETDUMP_KDH, nd_buf,