#include <tcp_io.h>
Data Fields | |
| u32_t | nwtc_flags |
| ipaddr_t | nwtc_locaddr |
| ipaddr_t | nwtc_remaddr |
| tcpport_t | nwtc_locport |
| tcpport_t | nwtc_remport |
Definition at line 8 of file tcp_io.h.
|
|
Definition at line 10 of file tcp_io.h. Referenced by _tcp_bind(), _tcp_connect(), connect(), daemonloop(), DataConnect(), DOopen(), doPASV(), job_setup_connect(), job_setup_listen(), listen(), main(), NetConnect(), netfinger(), NetInit(), rcmd(), tcp_connect(), and tcp_setconf(). |
|
|
Definition at line 11 of file tcp_io.h. Referenced by _tcp_bind(), doPASV(), GetNetInfo(), getsockname(), main(), and NETinit(). |
|
|
Definition at line 13 of file tcp_io.h. Referenced by _tcp_bind(), daemonloop(), DataConnect(), doPASV(), GetNetInfo(), getsockname(), job_setup_listen(), listen(), main(), NetConnect(), NetInit(), rcmd(), and tcp_setconf(). |
|
|
Definition at line 12 of file tcp_io.h. Referenced by _tcp_connect(), _tcp_getpeername(), authenticate(), connect(), DataConnect(), DOopen(), doPASV(), GetNetInfo(), getsockname(), job_setup_connect(), main(), NetConnect(), netfinger(), NetInit(), rcmd(), tcp_connect(), tcp_dns_tell(), and tcp_setconf(). |
|
|
Definition at line 14 of file tcp_io.h. Referenced by _tcp_connect(), _tcp_getpeername(), connect(), DataConnect(), DOopen(), doPASV(), GetNetInfo(), getsockname(), job_setup_connect(), main(), NetConnect(), netfinger(), rcmd(), tcp_connect(), tcp_dns_tell(), and tcp_setconf(). |
1.4.6