Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Dtftp.c1016 static struct xfer_interface_operations tftp_socket_operations = { variable
1123 xfer_init ( &tftp->socket, &tftp_socket_operations, &tftp->refcnt ); in tftp_core_open()