Searched refs:port_end (Results 1 – 1 of 1) sorted by relevance
608 char *port_end; in tftp_process_multicast() local647 socket.sin.sin_port = htons ( strtoul ( port, &port_end, 0 ) ); in tftp_process_multicast()648 if ( *port_end ) { in tftp_process_multicast()