|
Squid Web Cache master
|
Namespaces | |
| namespace | Qos |
Classes | |
| class | Address |
| class | Address_list |
| class | Intercept |
| class | NfMarkConfig |
| a netfilter mark/mask pair More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const std::optional< Address > &optional) |
| std::ostream & | operator<< (std::ostream &os, const Address &ipa) |
| std::ostream & | operator<< (std::ostream &, NfMarkConfig) |
| void | ProbeTransport (void) |
| Probe to discover IPv6 capabilities. | |
| std::ostream & Ip::operator<< | ( | std::ostream & | , |
| NfMarkConfig | |||
| ) |
|
inline |
Definition at line 373 of file Address.h.
References MAX_IPSTRLEN, and Ip::Address::toUrl().
|
inlineprivate |
Definition at line 139 of file Xaction.cc.
| void Ip::ProbeTransport | ( | void | ) |
Referenced by main(), and SquidMain().