OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SOCK_RAW_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/common/include/
socket_portable.h
23
#define
SOCK_RAW_PORTABLE
3
/development/ndk/sources/android/libportable/arch-mips/
socket.c
77
case
SOCK_RAW_PORTABLE
: native_type |= SOCK_RAW; break;
117
case SOCK_RAW: portable_type |=
SOCK_RAW_PORTABLE
; break;
Completed in 27 milliseconds