Home
last modified time | relevance | path

Searched refs:COUNT_INT_MPLS_LABEL_TOP (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpmacct-defines.h231 #define COUNT_INT_MPLS_LABEL_TOP 0x0002000000001000ULL macro
327 #define COUNT_MPLS_LABEL_TOP (COUNT_INT_MPLS_LABEL_TOP & COUNT_REGISTRY_MASK)
H A Dpmacct.c1017 count_token_int[count_index] = COUNT_INT_MPLS_LABEL_TOP; in main()
H A Dsql_common.c2432 values[primitive].type = where[primitive].type = COUNT_INT_MPLS_LABEL_TOP; in sql_evaluate_primitives()
H A Dcfg_handlers.c299 …nt_token, "mpls_label_top")) cfg_set_aggregate(filename, value, COUNT_INT_MPLS_LABEL_TOP, count_to… in cfg_key_aggregate()