Home
last modified time | relevance | path

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

123456

/third_party/eudev/src/shared/
H A Dutil.c1962 struct cmsghdr *cmsg; in cmsg_close_all() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c296 struct cmsghdr *cmsg = alloca(cmsg_len); in _snd_send_fd() local
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc262 CMessage* cmsg = reinterpret_cast<CMessage*>(value.get()); in GetOrBuildOptions() local
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/core/
H A Dsock.c2384 int __sock_cmsg_send(struct sock *sk, struct msghdr *msg, struct cmsghdr *cmsg, in __sock_cmsg_send() argument
2430 struct cmsghdr *cmsg; in sock_cmsg_send() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c1011 static int __udp_cmsg_send(struct cmsghdr *cmsg, u16 *gso_size) in __udp_cmsg_send() argument
1026 struct cmsghdr *cmsg; in udp_cmsg_send() local
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprtsock.c392 struct cmsghdr cmsg; in xs_sock_recv_cmsg() member
360 xs_sock_process_cmsg(struct socket *sock, struct msghdr *msg, struct cmsghdr *cmsg, int ret) xs_sock_process_cmsg() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c1001 static int __udp_cmsg_send(struct cmsghdr *cmsg, u16 *gso_size) in __udp_cmsg_send() argument
1016 struct cmsghdr *cmsg; in udp_cmsg_send() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp1910 cmsghdr* cmsg; in testSemaphoreFdSendOverSocket() local
1965 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); in testSemaphoreFdSendOverSocket() local
2988 cmsghdr* cmsg; testFenceFdSendOverSocket() local
3043 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); testFenceFdSendOverSocket() local
3837 cmsghdr* cmsg; testMemoryFdSendOverSocket() local
3891 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); testMemoryFdSendOverSocket() local
[all...]
/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...]
/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 85 milliseconds

123456