Elements.h
Go to the documentation of this file.
a single Type-Length-Value (TLV) block from PROXY protocol specs
Definition: Elements.h:69
FieldType
numeric IDs of registered PROXY protocol TLV types and pseudo headers
Definition: Elements.h:19
@ afUnspecified
corresponds to a local connection or an unsupported protocol family
Definition: Elements.h:55
Definition: Elements.cc:18
const SBuf & PseudoFieldTypeToFieldName(const Two::FieldType)
Definition: Elements.cc:40
Two::FieldType FieldNameToFieldType(const SBuf &nameOrId)
Definition: Elements.cc:102