Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/core/
H A Dtcp.c131 #define TCP_KEEP_INTVL(pcb) ((pcb)->keep_intvl) macro
134 #define TCP_KEEP_INTVL(pcb) TCP_KEEPINTVL_DEFAULT macro