|
Squid Web Cache master
|
#include <cmsg.h>
Public Attributes | |
| unsigned int | cmsg_len |
| int | cmsg_level |
| int | cmsg_type |
| unsigned char | cmsg_data [16] |
| unsigned int cmsghdr::cmsg_len |
Definition at line 36 of file cmsg.h.
Referenced by Ip::Qos::getTosFromServer(), and Ipc::TypedMsgHdr::putFd().
| int cmsghdr::cmsg_level |
Definition at line 37 of file cmsg.h.
Referenced by Ipc::TypedMsgHdr::getFd(), Ip::Qos::getTosFromServer(), Ipc::TypedMsgHdr::hasFd(), and Ipc::TypedMsgHdr::putFd().
| int cmsghdr::cmsg_type |
Definition at line 38 of file cmsg.h.
Referenced by Ipc::TypedMsgHdr::getFd(), Ip::Qos::getTosFromServer(), Ipc::TypedMsgHdr::hasFd(), and Ipc::TypedMsgHdr::putFd().