Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Daltcp.h193 #define altcp_nagle_enable tcp_nagle_enable macro
/third_party/lwip/src/core/
Daltcp.c449 altcp_nagle_enable(struct altcp_pcb *conn) in altcp_nagle_enable() function