NfMarkConfig.cc File Reference
#include "squid.h"
#include "base/IoManip.h"
#include "ConfigParser.h"
#include "ip/NfMarkConfig.h"
#include "parser/Tokenizer.h"
#include "sbuf/Stream.h"
#include <limits>
Include dependency graph for NfMarkConfig.cc:

Go to the source code of this file.
Functions | |
static nfmark_t | getNfmark (Parser::Tokenizer &tokenizer, const SBuf &token) |
std::ostream & | operator<< (std::ostream &os, const Ip::NfMarkConfig c) |
Function Documentation
◆ getNfmark()
|
static |
Definition at line 19 of file NfMarkConfig.cc.
References Parser::Tokenizer::buf(), Parser::Tokenizer::int64(), max(), TexcHere, and ToSBuf().
Referenced by Ip::NfMarkConfig::Parse().
◆ operator<<()
std::ostream& operator<< | ( | std::ostream & | os, |
const Ip::NfMarkConfig | c | ||
) |
Definition at line 51 of file NfMarkConfig.cc.
References asHex(), Ip::NfMarkConfig::mark, and Ip::NfMarkConfig::mask.