Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dsockets.h822 #define lwip_sendmsg sendmsg
2475 #define sendmsg(s, message, flags) lwip_sendmsg(s, message, flags) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
Dsocket.h965 ssize_t sendmsg (int, const struct msghdr *, int);
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
Dsco.c1290 .sendmsg = sco_sock_sendmsg,
Dl2cap_sock.c1930 .sendmsg = l2cap_sock_sendmsg,