Searched refs:n_packets_enabled (Results 1 – 6 of 6) sorted by relevance
302 int n_packets_enabled; member629 int n_packets_enabled; member659 int n_packets_enabled; member
1581 if ((stats->n_packets_enabled == 0) && (stats->n_bytes_enabled == 0)) in stats_cfg_check()
1889 p.mtr.n_packets_enabled = 0; in cmd_table_action_profile()1892 p.mtr.n_packets_enabled = 1; in cmd_table_action_profile()1895 p.mtr.n_packets_enabled = 0; in cmd_table_action_profile()1898 p.mtr.n_packets_enabled = 1; in cmd_table_action_profile()2088 p.ttl.n_packets_enabled = 0; in cmd_table_action_profile()2090 p.ttl.n_packets_enabled = 1; in cmd_table_action_profile()2110 p.stats.n_packets_enabled = 1; in cmd_table_action_profile()2113 p.stats.n_packets_enabled = 0; in cmd_table_action_profile()2116 p.stats.n_packets_enabled = 1; in cmd_table_action_profile()
2277 (table->ap->params.stats.n_packets_enabled) ? 1 : 0; in pmd_flow_query()
1182 p.mtr.n_packets_enabled = 0; in cmd_table_action_profile()1185 p.mtr.n_packets_enabled = 1; in cmd_table_action_profile()1188 p.mtr.n_packets_enabled = 0; in cmd_table_action_profile()1191 p.mtr.n_packets_enabled = 1; in cmd_table_action_profile()1376 p.ttl.n_packets_enabled = 0; in cmd_table_action_profile()1378 p.ttl.n_packets_enabled = 1; in cmd_table_action_profile()1397 p.stats.n_packets_enabled = 1; in cmd_table_action_profile()1400 p.stats.n_packets_enabled = 0; in cmd_table_action_profile()1403 p.stats.n_packets_enabled = 1; in cmd_table_action_profile()
2096 if (!table->ap->params.ttl.n_packets_enabled) in pipeline_table_rule_ttl_read()