Searched defs:EfiTcpSocket (Results 1 – 2 of 2) sorted by relevance
315 pub struct EfiTcpSocket<'a, 'b> { struct322 impl<'a, 'b> EfiTcpSocket<'a, 'b> { argument
132 mut socket: Option<&mut EfiTcpSocket>, in fastboot_loop()