Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Dtftp.c1087 static struct xfer_interface_operations tftp_xfer_operations = { variable
1121 xfer_init ( &tftp->xfer, &tftp_xfer_operations, &tftp->refcnt ); in tftp_core_open()