Searched refs:EfiFastbootTcpTransport (Results 1 – 1 of 1) sorted by relevance
36 struct EfiFastbootTcpTransport<'a, 'b, 'c> { struct41 impl<'a, 'b, 'c> EfiFastbootTcpTransport<'a, 'b, 'c> { impl47 impl TcpStream for EfiFastbootTcpTransport<'_, '_, '_> { implementation166 let mut transport = EfiFastbootTcpTransport::new(socket); in fastboot_loop()