Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpmacct-defines.h232 #define COUNT_INT_MPLS_LABEL_BOTTOM 0x0002000000002000ULL macro
328 #define COUNT_MPLS_LABEL_BOTTOM (COUNT_INT_MPLS_LABEL_BOTTOM & COUNT_REGISTRY_MASK)
H A Dpmacct.c1021 count_token_int[count_index] = COUNT_INT_MPLS_LABEL_BOTTOM; in main()
H A Dsql_common.c2446 values[primitive].type = where[primitive].type = COUNT_INT_MPLS_LABEL_BOTTOM; in sql_evaluate_primitives()
H A Dcfg_handlers.c300 …oken, "mpls_label_bottom")) cfg_set_aggregate(filename, value, COUNT_INT_MPLS_LABEL_BOTTOM, count_… in cfg_key_aggregate()