memp_t::MEMP_SYS_TIMEOUT is only used within LwIP.
 
Symbols
loading...
Files
loading...

memp_t::MEMP_SYS_TIMEOUT

References

LocationReferrerText
memp_std.h:102
LWIP_MEMPOOL(SYS_TIMEOUT, MEMP_NUM_SYS_TIMEOUT, sizeof(struct sys_timeo), "SYS_TIMEOUT")
timeouts.c:188sys_timeout_abs()
timeout = (struct sys_timeo *)memp_malloc(MEMP_SYS_TIMEOUT);
timeouts.c:336sys_untimeout()
memp_free(MEMP_SYS_TIMEOUT, t);
timeouts.c:388sys_check_timeouts()
memp_free(MEMP_SYS_TIMEOUT, tmptimeout);

Data Use

Functions using memp_t::MEMP_SYS_TIMEOUT
memp_t::MEMP_SYS_TIMEOUT