Home
last modified time | relevance | path

Searched refs:Dispatch (Results 1 – 1 of 1) sorted by relevance

/smoltcp-0.9.1/src/iface/interface/
Dmod.rs897 Dispatch(DispatchError), in socket_egress() enumerator
919 .map_err(EgressError::Dispatch)?; in socket_egress()
966 Err(EgressError::Dispatch(_)) => { in socket_egress()