Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/tcp/
Dhttp.c489 static struct xfer_interface_operations http_socket_operations = { variable
553 xfer_init ( &http->socket, &http_socket_operations, &http->refcnt ); in http_open_filter()