Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/include/net/
Dwm_sockets2.0.3.h178 struct linger { struct
180 int l_linger; /* linger time in seconds */ argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
Dsocket.h79 struct linger { struct
81 int l_linger; argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dsockets.h274 struct linger { struct
275 int l_onoff; /**< Indicates whether the linger option is on/off. */ argument
276 int l_linger; /**< Indicates the linger time in seconds. */ argument
Dapi.h323 s32_t linger; member
/device/soc/esp/esp32/components/esp_lwip/port/include/lwip/
Dsockets.h227 struct linger { struct
229 int l_linger; /* linger time in seconds */ argument
/device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/
Dsockets.c3058 struct linger *linger = (struct linger *)optval; in lwip_getsockopt_impl() local
3457 const struct linger *linger = (const struct linger *)optval; in lwip_setsockopt_impl() local
/device/soc/esp/esp32/components/esp_lwip/lwip/src/api/
Dsockets.c3086 struct linger *linger = (struct linger *)optval; local
3519 const struct linger *linger = (const struct linger *)optval; local