Searched refs:tcp_xfer_operations (Results 1 – 1 of 1) sorted by relevance
95 static struct xfer_interface_operations tcp_xfer_operations; variable227 xfer_init ( &tcp->xfer, &tcp_xfer_operations, &tcp->refcnt ); in tcp_open()1104 static struct xfer_interface_operations tcp_xfer_operations = { variable