Searched defs:to_packet_total_dropped (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/
H A Decm_db.c216 uint64_t to_packet_total_dropped; member in struct:ecm_db_iface_instance
336 uint64_t to_packet_total_dropped; member in struct:ecm_db_node_instance
385 uint64_t to_packet_total_dropped; member in struct:ecm_db_host_instance
469 uint64_t to_packet_total_dropped; member in struct:ecm_db_mapping_instance
707 uint64_t to_packet_total_dropped; /* Total packets sent by the 'to' side that we purposely dropped - the 'from' side has not seen this data */ member in struct:ecm_db_connection_instance
1349 ecm_db_connection_data_stats_get(struct ecm_db_connection_instance *ci, uint64_t *from_data_total, uint64_t *to_data_total, uint64_t *from_packet_total, uint64_t *to_packet_total, uint64_t *from_data_total_dropped, uint64_t *to_data_total_dropped, uint64_t *from_packet_total_dropped, uint64_t *to_packet_total_dropped) argument
1390 ecm_db_mapping_data_stats_get(struct ecm_db_mapping_instance *mi, uint64_t *from_data_total, uint64_t *to_data_total, uint64_t *from_packet_total, uint64_t *to_packet_total, uint64_t *from_data_total_dropped, uint64_t *to_data_total_dropped, uint64_t *from_packet_total_dropped, uint64_t *to_packet_total_dropped) argument
1431 ecm_db_host_data_stats_get(struct ecm_db_host_instance *hi, uint64_t *from_data_total, uint64_t *to_data_total, uint64_t *from_packet_total, uint64_t *to_packet_total, uint64_t *from_data_total_dropped, uint64_t *to_data_total_dropped, uint64_t *from_packet_total_dropped, uint64_t *to_packet_total_dropped) argument
1472 ecm_db_node_data_stats_get(struct ecm_db_node_instance *ni, uint64_t *from_data_total, uint64_t *to_data_total, uint64_t *from_packet_total, uint64_t *to_packet_total, uint64_t *from_data_total_dropped, uint64_t *to_data_total_dropped, uint64_t *from_packet_total_dropped, uint64_t *to_packet_total_dropped) argument
1513 ecm_db_iface_data_stats_get(struct ecm_db_iface_instance *ii, uint64_t *from_data_total, uint64_t *to_data_total, uint64_t *from_packet_total, uint64_t *to_packet_total, uint64_t *from_data_total_dropped, uint64_t *to_data_total_dropped, uint64_t *from_packet_total_dropped, uint64_t *to_packet_total_dropped) argument
7359 ecm_db_adv_stats_state_write(struct ecm_state_file_instance *sfi,uint64_t from_data_total, uint64_t to_data_total, uint64_t from_packet_total, uint64_t to_packet_total, uint64_t from_data_total_dropped, uint64_t to_data_total_dropped, uint64_t from_packet_total_dropped, uint64_t to_packet_total_dropped) argument
7422 uint64_t to_packet_total_dropped; local
7947 uint64_t to_packet_total_dropped; local
8298 uint64_t to_packet_total_dropped; local
8419 uint64_t to_packet_total_dropped; local
8498 uint64_t to_packet_total_dropped; local
[all...]

Completed in 99 milliseconds