Inherits ControlMatcher< CongestionControlRecord, CongestionControlRule >.
Public Member Functions | |
CongestionMatcherTable (const char *file_var, const char *name, const matcher_tags *tags) | |
Static Public Member Functions | |
static void | reconfigure () |
Static Public Attributes | |
static int | configid = 0 |
Definition at line 76 of file Congestion.cc.
CongestionMatcherTable::CongestionMatcherTable | ( | const char * | file_var, | |
const char * | name, | |||
const matcher_tags * | tags | |||
) | [inline] |
Definition at line 80 of file Congestion.cc.
Referenced by reconfigure().
void CongestionMatcherTable::reconfigure | ( | ) | [static] |
Definition at line 402 of file Congestion.cc.
References configid, congestionControlEnabled, CongestionMatcherTable(), congestPrefix, Note, ControlMatcher< Data, Result >::Print(), and revalidateCongestionDB().
Referenced by initCongestionControl().
int CongestionMatcherTable::configid = 0 [static] |
Definition at line 86 of file Congestion.cc.
Referenced by reconfigure().