Searched defs:linger (Results 1 – 7 of 7) sorted by relevance
178 struct linger { struct180 int l_linger; /* linger time in seconds */ argument
79 struct linger { struct81 int l_linger; argument
274 struct linger { struct275 int l_onoff; /**< Indicates whether the linger option is on/off. */ argument276 int l_linger; /**< Indicates the linger time in seconds. */ argument
323 s32_t linger; member
227 struct linger { struct229 int l_linger; /* linger time in seconds */ argument
3058 struct linger *linger = (struct linger *)optval; in lwip_getsockopt_impl() local3457 const struct linger *linger = (const struct linger *)optval; in lwip_setsockopt_impl() local
3086 struct linger *linger = (struct linger *)optval; local3519 const struct linger *linger = (const struct linger *)optval; local