Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Dtftp.c1103 static int tftp_core_open ( struct xfer_interface *xfer, struct uri *uri, in tftp_core_open() function
1165 return tftp_core_open ( xfer, uri, TFTP_PORT, NULL, in tftp_open()
1184 return tftp_core_open ( xfer, uri, TFTP_PORT, NULL, in tftpsize_open()
1204 return tftp_core_open ( xfer, uri, TFTP_PORT, NULL, in tftm_open()
1224 return tftp_core_open ( xfer, uri, MTFTP_PORT, in mtftp_open()