Rizin
unix-like reverse engineering framework and cli tools
|
#include <sftypes.h>
Public Attributes | |
size_t | cmsg_len |
int | cmsg_level |
int | cmsg_type |
size_t cmsghdr::cmsg_len |
Definition at line 409 of file sftypes.h.
Referenced by uv__recvmsg(), uv__stream_recv_cmsg(), and uv__write().
int cmsghdr::cmsg_level |
Definition at line 411 of file sftypes.h.
Referenced by uv__write().
int cmsghdr::cmsg_type |
Definition at line 412 of file sftypes.h.
Referenced by uv__recvmsg(), uv__stream_recv_cmsg(), and uv__write().