Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/core/
H A Daltcp_tcp.c69 extern const struct altcp_functions altcp_tcp_functions;
191 conn->fns = &altcp_tcp_functions; in altcp_tcp_setup()
547 const struct altcp_functions altcp_tcp_functions = { variable
H A Daltcp.c129 extern const struct altcp_functions altcp_tcp_functions;