Home
last modified time | relevance | path

Searched defs:TCP_EVENT_CLOSED (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/priv/
A Dtcp_priv.h169 #define TCP_EVENT_CLOSED(pcb,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ macro
203 #define TCP_EVENT_CLOSED(pcb,ret) \ macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/priv/
A Dtcp_priv.h169 #define TCP_EVENT_CLOSED(pcb,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ macro
203 #define TCP_EVENT_CLOSED(pcb,ret) \ macro

Completed in 5 milliseconds