Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/tcp/
Dhttp.c515 static struct xfer_interface_operations http_xfer_operations = { variable
551 xfer_init ( &http->xfer, &http_xfer_operations, &http->refcnt ); in http_open_filter()