Searched defs:EfiFastbootTcpTransport (Results 1 – 1 of 1) sorted by relevance
36 struct EfiFastbootTcpTransport<'a, 'b, 'c> { struct41 impl<'a, 'b, 'c> EfiFastbootTcpTransport<'a, 'b, 'c> { argument47 impl TcpStream for EfiFastbootTcpTransport<'_, '_, '_> { implementation