Home
last modified time | relevance | path

Searched defs:CMSG_DATA (Results 1 – 8 of 8) sorted by relevance

/third_party/libcoap/src/
Dcoap_tcp.c29 # define CMSG_DATA WSA_CMSG_DATA macro
Dcoap_io.c35 # define CMSG_DATA WSA_CMSG_DATA macro
642 #define CMSG_DATA WSA_CMSG_DATA macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h354 #define CMSG_DATA(cmsg) ((unsigned char *) (((struct cmsghdr *)(cmsg)) + 1)) macro
/third_party/musl/include/sys/
Dsocket.h354 #define CMSG_DATA(cmsg) ((unsigned char *) (((struct cmsghdr *)(cmsg)) + 1)) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h354 #define CMSG_DATA(cmsg) ((unsigned char *) (((struct cmsghdr *)(cmsg)) + 1)) macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h358 #define CMSG_DATA(cmsg) ((unsigned char *) (((struct cmsghdr *)(cmsg)) + 1)) macro
/third_party/lwip/src/include/lwip/
Dsockets.h172 #define CMSG_DATA(cmsg) ((void*)((u8_t *)(cmsg) + \ macro
/third_party/mingw-w64/mingw-w64-headers/include/
Dwincrypt.h2898 #define CMSG_DATA 1 macro