Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Dtftp.c610 char *mc_end; in tftp_process_multicast() local
630 if ( strtoul ( mc, &mc_end, 0 ) == 0 ) in tftp_process_multicast()
632 if ( *mc_end ) { in tftp_process_multicast()