Searched defs:linger (Results 1 – 7 of 7) sorted by relevance
110 struct linger { struct112 int l_linger; /* linger time */ argument
201 struct linger { struct203 int l_linger; /* linger time in seconds */ argument
256 s16_t linger; member
226 struct linger { struct228 int l_linger; /* linger time in seconds */ argument
274 s16_t linger; member
2007 struct linger* linger = (struct linger*)optval; in lwip_getsockopt_impl() local2368 const struct linger* linger = (const struct linger*)optval; in lwip_setsockopt_impl() local
3010 struct linger *linger = (struct linger *)optval; in lwip_getsockopt_impl() local3409 const struct linger *linger = (const struct linger *)optval; in lwip_setsockopt_impl() local