Searched refs:TCP_REG_ACTIVE (Results 1 – 3 of 3) sorted by relevance
/third_party/lwip/src/include/lwip/priv/ | ||
D | tcp_priv.h | 420 #define TCP_REG_ACTIVE(npcb) \ macro |
/third_party/lwip/src/core/ | ||
D | tcp.c | 1354 TCP_REG_ACTIVE(pcb); |
D | tcp_in.c | 721 TCP_REG_ACTIVE(npcb); |