recv_dbp
static void recv_dbp(struct ship *ship, long a, long b, long c, long d);
case W_DBP: recv_dbp(ship, a, b, c, d); break;