RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Attributes
Datacratic::NamedEndpoint::Interface Struct Reference

List of all members.

Public Attributes

int family
uint64_t flags
uint32_t up:1
 See man 7 netdevice for these.
uint32_t running:1
 Interface is running.
uint32_t loopback:1
 Loopback interface.
uint32_t pointtopoint:1
 Point-to-point link.
uint32_t noarp:1
 no ARP on address
std::string name
std::string addr
std::string netmask
std::string broadcast
std::string hostScope
 Which hosts can connect to this iface.

Detailed Description

Definition at line 47 of file named_endpoint.h.


Member Data Documentation

See man 7 netdevice for these.

Interface is up

Definition at line 52 of file named_endpoint.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator