Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dsockets.h230 struct linger { struct
232 int l_linger; /* linger time in seconds */ argument
H A Dapi.h274 s16_t linger; member
/btstack/3rd-party/lwip/core/src/api/
H A Dsockets.c2981 struct linger *linger = (struct linger *)optval; in lwip_getsockopt_impl() local
3380 const struct linger *linger = (const struct linger *)optval; in lwip_setsockopt_impl() local