Home
last modified time | relevance | path

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

/external/lib/lwip/include/lwip/
A Dtcp_impl.h197 #define TCP_EVENT_SENT(pcb,space,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ macro
219 #define TCP_EVENT_SENT(pcb,space,ret) \
/external/lib/lwip/core/
A Dtcp_in.c333 TCP_EVENT_SENT(pcb, pcb->acked, err); in tcp_input()

Completed in 5 milliseconds