Home
last modified time | relevance | path

Searched defs:cmsg (Results 126 - 133 of 133) sorted by relevance

123456

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp1895 cmsghdr* cmsg; in testSemaphoreFdSendOverSocket() local
1950 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); in testSemaphoreFdSendOverSocket() local
2970 cmsghdr* cmsg; testFenceFdSendOverSocket() local
3025 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); testFenceFdSendOverSocket() local
3718 cmsghdr* cmsg; testMemoryFdSendOverSocket() local
3772 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); testMemoryFdSendOverSocket() local
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc897 CMessage* cmsg = reinterpret_cast<CMessage*>(item.second); in FixupMessageAfterMerge() local
2278 CMessage* cmsg = cmessage::NewEmptyMessage(message_class); in InternalGetSubMessage() local
2392 CMessage* cmsg = reinterpret_cast<CMessage*>(py_cmsg); FromString() local
2734 CMessage* cmsg = FindPtrOrNull( BuildSubMessageFromPointer() local
2842 CMessage* cmsg = reinterpret_cast<CMessage*>(msg); PyMessage_GetMessagePointer() local
2851 CMessage* cmsg = reinterpret_cast<CMessage*>(msg); PyMessage_GetMutableMessagePointer() local
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c1661 struct cmsghdr *cmsg; in sctp_sendmsg_new_asoc() local
8563 struct cmsghdr *cmsg; in sctp_msghdr_parse() local
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c1663 struct cmsghdr *cmsg; in sctp_sendmsg_new_asoc() local
8815 struct cmsghdr *cmsg; in sctp_msghdr_parse() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dsock.c2817 int __sock_cmsg_send(struct sock *sk, struct cmsghdr *cmsg, in __sock_cmsg_send() argument
2864 struct cmsghdr *cmsg; in sock_cmsg_send() local
[all...]
/third_party/backends/sanei/
H A Dsanei_usb.c273 cmsg; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c1863 struct cmsghdr *cmsg; in wpa_driver_nl80211_handle_eapol_tx_status() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c2197 struct cmsghdr *cmsg; in wpa_driver_nl80211_handle_eapol_tx_status() local
[all...]

Completed in 48 milliseconds

123456