OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SOCK_PACKET_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/common/include/
socket_portable.h
26
#define
SOCK_PACKET_PORTABLE
10
/development/ndk/sources/android/libportable/arch-mips/
socket.c
80
case
SOCK_PACKET_PORTABLE
: native_type |= SOCK_PACKET; break;
120
case SOCK_PACKET: portable_type |=
SOCK_PACKET_PORTABLE
; break;
Completed in 58 milliseconds