Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dtcp.h453 #define tcp_backlog_accepted(pcb) macro
/btstack/3rd-party/lwip/core/src/core/
H A Dtcp.c317 tcp_backlog_accepted(struct tcp_pcb *pcb) in tcp_backlog_accepted() function