OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__FAVOR_BSD
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/include/netinet/
udp.h
35
#ifdef
__FAVOR_BSD
53
#endif /*
__FAVOR_BSD
*/
/development/ndk/platforms/android-3/include/netinet/
udp.h
35
#ifdef
__FAVOR_BSD
53
#endif /*
__FAVOR_BSD
*/
/development/ndk/platforms/android-L/include/netinet/
udp.h
35
#ifdef
__FAVOR_BSD
53
#endif /*
__FAVOR_BSD
*/
/external/iproute2/include/netinet/
tcp.h
57
# ifdef
__FAVOR_BSD
89
# else /* !
__FAVOR_BSD
*/
123
# endif /*
__FAVOR_BSD
*/
/external/dhcpcd/
net.c
44
#define
__FAVOR_BSD
/* Nasty glibc hack so we can use BSD semantics for UDP */
46
#undef
__FAVOR_BSD
/external/chromium_org/third_party/usrsctp/usrsctplib/
user_socket.c
46
#define
__FAVOR_BSD
/* (on Ubuntu at least) enables UDP header field names like BSD in RFC 768 */
[
all
...]
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_output.c
58
#define
__FAVOR_BSD
/* (on Ubuntu at least) enables UDP header field names like BSD in RFC 768 */
[
all
...]
Completed in 731 milliseconds