Searched defs:tcp_backlog_accepted (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/ | ||
D | tcp.h | 462 #define tcp_backlog_accepted(pcb) macro |
/third_party/lwip/src/core/ | ||
D | tcp.c | 475 tcp_backlog_accepted(struct tcp_pcb *pcb) in tcp_backlog_accepted() function |