Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Dtftp.c220 static int tftp_reopen_mc ( struct tftp_request *tftp, in tftp_reopen_mc() function
655 if ( ( rc = tftp_reopen_mc ( tftp, &socket.sa ) ) != 0 ) in tftp_process_multicast()
1137 if ( ( rc = tftp_reopen_mc ( tftp, multicast ) ) != 0 ) in tftp_core_open()