Ip Namespace Reference
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. More... | |
Function Documentation
◆ operator<<() [1/3]
| std::ostream & Ip::operator<< | ( | std::ostream & | , |
| NfMarkConfig | |||
| ) |
◆ operator<<() [2/3]
|
inline |
Definition at line 354 of file Address.h.
References MAX_IPSTRLEN, and Ip::Address::toUrl().
◆ operator<<() [3/3]
|
inline |
Definition at line 141 of file Xaction.cc.
◆ ProbeTransport()
| void Ip::ProbeTransport | ( | void | ) |
Referenced by main(), and SquidMain().
