Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dtimeouts.h93 struct sys_timeo { struct
94 struct sys_timeo *next; argument
96 sys_timeout_handler h; argument
118 struct sys_timeo** sys_timeouts_get_next_timeout(void); argument