HomeSort by relevance Sort by last modified time
    Searched refs:SOCK_DGRAM_PORTABLE (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/libportable/common/include/
socket_portable.h 22 #define SOCK_DGRAM_PORTABLE 2
  /development/ndk/sources/android/libportable/arch-mips/
socket.c 76 case SOCK_DGRAM_PORTABLE: native_type |= SOCK_DGRAM; break;
116 case SOCK_DGRAM: portable_type |= SOCK_DGRAM_PORTABLE; break;

Completed in 32 milliseconds