HomeSort by relevance Sort by last modified time
    Searched refs:msghdr (Results 1 - 25 of 213) sorted by null

1 2 3 4 5 6 7 8 9

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
recvmsg.c 8 ssize_t recvmsg(int fd, struct msghdr* msg, int flags) {
sendmsg.c 10 ssize_t sendmsg(int fd, const struct msghdr* msg, int flags) {
  /external/chromium_org/net/tools/quic/
quic_socket_utils.h 21 // If the msghdr contains IP_PKTINFO or IPV6_PKTINFO, this will return the
24 static IPAddressNumber GetAddressFromMsghdr(struct msghdr *hdr);
26 // If the msghdr contains an SO_RXQ_OVFL entry, this will set dropped_packets
28 static bool GetOverflowFromMsghdr(struct msghdr *hdr, int *dropped_packets);
  /system/core/libnetutils/
packet.c 97 struct msghdr msghdr; local
146 msghdr.msg_name = &destaddr;
147 msghdr.msg_namelen = sizeof(destaddr);
148 msghdr.msg_iov = iov;
149 msghdr.msg_iovlen = sizeof(iov) / sizeof(struct iovec);
150 msghdr.msg_flags = 0;
151 msghdr.msg_control = 0;
152 msghdr.msg_controllen = 0;
153 return sendmsg(s, &msghdr, 0)
    [all...]
  /development/ndk/platforms/android-3/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /development/ndk/platforms/android-9/arch-mips/include/sys/
socket.h 84 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
85 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
socket.h 74 __socketcall int sendmsg(int, const struct msghdr *, unsigned int);
75 __socketcall int recvmsg(int, struct msghdr *, unsigned int);

Completed in 991 milliseconds

1 2 3 4 5 6 7 8 9