Home
last modified time | relevance | path

Searched refs:MSG_CTRUNC (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
Dsocket.h336 #define MSG_CTRUNC 0x0008 macro
/device/soc/esp/esp32/components/esp_lwip/port/include/lwip/
Dsockets.h140 #define MSG_CTRUNC 0x08 macro
/device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/
Dsockets.c1206 msg->msg_flags |= MSG_CTRUNC; in lwip_recvfrom_udp_raw()
/device/soc/esp/esp32/components/esp_lwip/lwip/src/api/
Dsockets.c1237 msg->msg_flags |= MSG_CTRUNC; in lwip_recvfrom_udp_raw()