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
1583 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()
2272 (table->ap->params.stats.n_packets_enabled) ? 1 : 0; in pmd_flow_query()
1184 p.mtr.n_packets_enabled = 0; in cmd_table_action_profile()1187 p.mtr.n_packets_enabled = 1; in cmd_table_action_profile()1190 p.mtr.n_packets_enabled = 0; in cmd_table_action_profile()1193 p.mtr.n_packets_enabled = 1; in cmd_table_action_profile()1378 p.ttl.n_packets_enabled = 0; in cmd_table_action_profile()1380 p.ttl.n_packets_enabled = 1; in cmd_table_action_profile()1399 p.stats.n_packets_enabled = 1; in cmd_table_action_profile()1402 p.stats.n_packets_enabled = 0; in cmd_table_action_profile()1405 p.stats.n_packets_enabled = 1; in cmd_table_action_profile()
2098 if (!table->ap->params.ttl.n_packets_enabled) in pipeline_table_rule_ttl_read()