Home
last modified time | relevance | path

Searched refs:MSG_TRUNC (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
Dsocket.h338 #define MSG_TRUNC 0x0020 macro
/device/soc/esp/esp32/components/esp_lwip/port/include/lwip/
Dsockets.h139 #define MSG_TRUNC 0x04 macro
/device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/
Dsockets.c1410 message->msg_flags |= MSG_TRUNC; in lwip_recvmsg()
/device/soc/esp/esp32/components/esp_lwip/lwip/src/api/
Dsockets.c1429 message->msg_flags |= MSG_TRUNC; in lwip_recvmsg()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dos_intfs.c4701 if (msg.msg_flags & MSG_TRUNC) {