Home
last modified time | relevance | path

Searched defs:cmsg (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_mail.c58 int32_t CanRxBoxAddMsg(struct CanRxBox *rbox, struct CanMsg *cmsg) in CanRxBoxAddMsg()
87 int32_t CanRxBoxGetMsg(struct CanRxBox *rbox, struct CanMsg **cmsg, uint32_t tms) in CanRxBoxGetMsg()
107 static bool CanFilterMatch(const struct CanFilter *filter, const struct CanMsg *cmsg) in CanFilterMatch()
126 static bool CanRxBoxMsgMatch(struct CanRxBox *rbox, const struct CanMsg *cmsg) in CanRxBoxMsgMatch()
H A Dcan_msg.c22 struct CanMsg cmsg; member
H A Dcan_client.c116 struct CanMsg *cmsg = NULL; in CanClientReadMsg() local
/ohos5.0/base/startup/init/interfaces/innerkits/fd_holder/
H A Dfd_holder_internal.c46 struct cmsghdr *cmsg = NULL; in BuildControlMessage() local
86 struct cmsghdr *cmsg = NULL; in GetFdsFromMsg() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/
H A Dfaultloggerd_socket.cpp173 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msgh); in RecvMsgFromSocket() local
226 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msgh); in RecvMsgCredFromSocket() local
269 static bool SendMsgCtlToSocket(int sockfd, const void *cmsg, const int cmsgLen) in SendMsgCtlToSocket()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Ddgram_socket_server.cpp59 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msgh); in RecvPacket() local
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dvpn_interface.cpp103 char cmsg[CMSG_SPACE(sizeof(int32_t))]; in RecvMsgFromUnixServer() member
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A Dfwmark_client.cpp75 char cmsg[CMSG_SPACE(sizeof(fd))]; in Send() member
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
H A Dnetlink_listener.cpp46 struct cmsghdr *cmsg; in UeventKernelMulticastRecv() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dfwmark_network.cpp145 char cmsg[CMSG_SPACE(sizeof(socketFd))]; in SendMessage() member
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dvpn_manager.cpp260 char cmsg[CMSG_SPACE(sizeof(int32_t))]; in SendVpnInterfaceFdToClient() member
/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c189 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in WriteMessage() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Devent_server.cpp135 struct cmsghdr* cmsg = CMSG_FIRSTHDR(&msgh); in ReadPidFromMsgh() local
/ohos5.0/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp268 struct cmsghdr *cmsg = nullptr; in HandleRecvMessage() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c186 struct cmsghdr *cmsg = FILLP_NULL_PTR; in SockSendGetFrameInfo() local
/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_service.c319 struct cmsghdr *cmsg = NULL; in HandleRecvMessage() local