Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/
Dtcp.c95 static struct xfer_interface_operations tcp_xfer_operations; variable
227 xfer_init ( &tcp->xfer, &tcp_xfer_operations, &tcp->refcnt ); in tcp_open()
1104 static struct xfer_interface_operations tcp_xfer_operations = { variable