Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
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