Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Daltcp_tcp.h64 struct altcp_pcb *altcp_tcp_wrap(struct tcp_pcb *tpcb);
/third_party/lwip/src/core/
Daltcp_tcp.c224 altcp_tcp_wrap(struct tcp_pcb *tpcb) in altcp_tcp_wrap() function