OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WSA_CMSG_DATA
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mswsock.h
180
#define
WSA_CMSG_DATA
(cmsg) ((u_char *)(cmsg) + WSA_CMSGDATA_ALIGN(sizeof(WSACMSGHDR)))
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h
242
#define CMSG_DATA(x)
WSA_CMSG_DATA
(x)
[
all
...]
Completed in 38 milliseconds