Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/tcp/
Dhttp.c140 static int http_response_to_rc ( unsigned int response ) { in http_response_to_rc() function
179 if ( ( rc = http_response_to_rc ( http->response ) ) != 0 ) in http_rx_response()