This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | cmsghdr |
struct | iovec |
struct | msghdr |
struct | sockaddr_un |
Macros | |
#define | SQUID_CMSG_DATA(cmsg) ((cmsg)->cmsg_data) |
#define | CMSG_NXTHDR(mhdr, X) __cmsg_nxthdr (mhdr, X) |
#define | CMSG_FIRSTHDR(mhdr) |
#define | CMSG_ALIGN(len) |
#define | CMSG_SPACE(len) |
#define | HAVE_CONSTANT_CMSG_SPACE 1 |
#define | CMSG_LEN(len) (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) |
#define | SUN_LEN(ptr) |
#define | SCM_RIGHTS 1 |
#define | SCM_CREDENTIALS 2 |
#define | SCM_SECURITY 3 |
#define | AF_LOCAL 1 |
#define | SQUID_CMSG_SPACE CMSG_SPACE |
Macro Definition Documentation
◆ AF_LOCAL
◆ CMSG_ALIGN
#define CMSG_ALIGN | ( | len | ) |
◆ CMSG_FIRSTHDR
#define CMSG_FIRSTHDR | ( | mhdr | ) |
◆ CMSG_LEN
#define CMSG_LEN | ( | len | ) | (CMSG_ALIGN (sizeof (struct cmsghdr)) + (len)) |
◆ CMSG_NXTHDR
◆ CMSG_SPACE
#define CMSG_SPACE | ( | len | ) |
Value:
(CMSG_ALIGN (len) \
◆ HAVE_CONSTANT_CMSG_SPACE
◆ SCM_CREDENTIALS
◆ SCM_RIGHTS
◆ SCM_SECURITY
◆ SQUID_CMSG_DATA
◆ SQUID_CMSG_SPACE
#define SQUID_CMSG_SPACE CMSG_SPACE |
◆ SUN_LEN
#define SUN_LEN | ( | ptr | ) |
Value:
+ strlen ((ptr)->sun_path))
Definition: cmsg.h:106
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products