HomeSort by relevance Sort by last modified time
    Searched refs:tcp_conn_ops (Results 1 - 3 of 3) sorted by null

  /external/syslinux/core/fs/pxe/
tcp.c 22 const struct pxe_conn_ops tcp_conn_ops = { variable in typeref:struct:pxe_conn_ops
pxe.h 264 const struct pxe_conn_ops tcp_conn_ops; variable in typeref:struct:pxe_conn_ops
ftp.c 211 ctlsock->ops = &tcp_conn_ops; /* The control connection is just TCP */

Completed in 63 milliseconds