Searched refs:RtxTimerObserver (Results 1 – 3 of 3) sorted by relevance
99 pub(crate) trait RtxTimerObserver { interface106 pub(crate) struct RtxTimer<T: 'static + RtxTimerObserver + Send> {113 impl<T: 'static + RtxTimerObserver + Send> RtxTimer<T> {
193 impl RtxTimerObserver for TestTimerObserver {
2229 impl RtxTimerObserver for AssociationInternal {