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.h97 struct sys_timeo { struct
98 struct sys_timeo *next; argument
100 sys_timeout_handler h; argument
122 struct sys_timeo** sys_timeouts_get_next_timeout(void); argument