Home
last modified time | relevance | path

Searched refs:MAP_CUSTOM_PRIMITIVES (Results 1 – 6 of 6) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dpmacct-defines.h163 #define MAP_CUSTOM_PRIMITIVES 108 /* aggregate_primitives */ macro
H A Dpretag.c154 if (acct_type == MAP_CUSTOM_PRIMITIVES) custom_primitives_map_initialize(); in load_id_file()
331 else if (acct_type == MAP_CUSTOM_PRIMITIVES) { in load_id_file()
529 else if (acct_type == MAP_CUSTOM_PRIMITIVES) custom_primitives_map_validate(filename, req); in load_id_file()
H A Duacctd.c757 …load_id_file(MAP_CUSTOM_PRIMITIVES, config.aggregate_primitives, NULL, &req, &custom_primitives_al… in main()
H A Dpmacctd.c883 …load_id_file(MAP_CUSTOM_PRIMITIVES, config.aggregate_primitives, NULL, &req, &custom_primitives_al… in main()
H A Dsfacctd.c779 …load_id_file(MAP_CUSTOM_PRIMITIVES, config.aggregate_primitives, NULL, &req, &custom_primitives_al… in main()
H A Dnfacctd.c858 …load_id_file(MAP_CUSTOM_PRIMITIVES, config.aggregate_primitives, NULL, &req, &custom_primitives_al… in main()