Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
Dtcp_priv.h432 #define TCP_PCB_REMOVE_ACTIVE(pcb) \ macro
/third_party/lwip/src/core/
Dtcp.c556 TCP_PCB_REMOVE_ACTIVE(pcb); in tcp_close_shutdown()
760 TCP_PCB_REMOVE_ACTIVE(pcb); in tcp_abandon()