Home
last modified time | relevance | path

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

/system/ulib/tftp/include/tftp/
A Dtftp.h205 } tftp_transport_interface; typedef
223 tftp_transport_interface* callbacks);
/system/ulib/tftp/
A Dinternal.h183 tftp_transport_interface transport_interface;
A Dtftp-file-test.cpp280 tftp_transport_interface transport_callbacks = { transport_send, in run_client_test()
356 tftp_transport_interface transport_callbacks = { transport_send, in run_server_test()
A Dtftp-example.c299 tftp_transport_interface transport_interface = {connection_send, in main()
A Dtftp.c257 tftp_transport_interface* callbacks) { in tftp_session_set_transport_interface()
/system/host/netprotocol/
A Dnetcp.c215 tftp_transport_interface transport_ifc = {transport_send, transport_recv, in transfer_file()
/system/host/bootserver/
A Dtftp.c249 tftp_transport_interface transport_ifc = {transport_send, transport_recv, in tftp_xfer()
/system/core/netsvc/
A Dtftp.c481 tftp_transport_interface transport_ifc = {transport_send, NULL, transport_timeout_set}; in initialize_connection()

Completed in 16 milliseconds