Searched refs:transport_info_t (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/host/netprotocol/
H A Dnetcp.c45 } transport_info_t; typedef in typeref:struct:__anon580
104 transport_info_t* transport_info = transport_cookie;
134 transport_info_t* transport_info = transport_cookie;
176 transport_info_t* transport_info = transport_cookie;
210 transport_info_t transport_info;
/fuchsia/zircon/system/ulib/tftp/
H A Dtftp-file-test.cpp151 } transport_info_t; typedef in typeref:struct:__anon1218
161 void transport_init(transport_info_t* transport_info, bool is_server) {
190 auto* transport_info = reinterpret_cast<transport_info_t*>(transport_cookie);
225 auto* transport_info = reinterpret_cast<transport_info_t*>(transport_cookie);
276 transport_info_t transport_info;
353 transport_info_t transport_info;
/fuchsia/zircon/bootloader/src/
H A Dnetboot.c34 } transport_info_t; typedef in typeref:struct:__anon9
233 transport_info_t* transport_info = cookie;
256 static transport_info_t transport_info = {};
/fuchsia/zircon/system/core/netsvc/
H A Dtftp.c66 } transport_info_t; typedef in typeref:struct:__anon147
74 static transport_info_t transport_info;
407 transport_info_t* transport_info = transport_cookie;
424 transport_info_t* transport_info = transport_cookie;

Completed in 34 milliseconds