Reserve the specivied destid
int rio_destid_reserve(struct rio_net * net, u16 destid);
net
RIO network
destid
destID to reserve
Tries to reserve the specified destID. Returns 0 if successfull.
Matt Porter <[email protected]>, <[email protected]>
Author.