pub type ProbeNumber = u8;
ProbeNumber is simply a bookkeeping mechanism to try and prevent incorrect sequencing of protocol messages.
ProbeNumber
Similar in spirit to foca::TimerToken.
foca::TimerToken