• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/

Lines Matching defs:data

209 	uint64_t from_data_total;			/* Total of data sent by this Interface */
210 uint64_t to_data_total; /* Total of data sent to this Interface */
329 uint64_t from_data_total; /* Total of data sent by this node */
330 uint64_t to_data_total; /* Total of data sent to this node */
378 uint64_t from_data_total; /* Total of data sent by this host */
379 uint64_t to_data_total; /* Total of data sent to this host */
462 uint64_t from_data_total; /* Total of data sent by this mapping */
463 uint64_t to_data_total; /* Total of data sent to this mapping */
700 uint64_t from_data_total; /* Totals of data as sent by the 'from' side of this connection */
701 uint64_t to_data_total; /* Totals of data as sent by the 'to' side of this connection */
704 uint64_t from_data_total_dropped; /* Total data sent by the 'from' side that we purposely dropped - the 'to' side has not seen this data */
705 uint64_t to_data_total_dropped; /* Total data sent by the 'to' side that we purposely dropped - the 'from' side has not seen this data */
706 uint64_t from_packet_total_dropped; /* Total packets sent by the 'from' side that we purposely dropped - the 'to' side has not seen this data */
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 */
1060 * Update the total data (and packets) sent/received by the given host
1245 * Traverse through the multicast destination interface heirarchy and update the stats (data and packets).
1284 * Update the total data (and packets) sent by the given host but which we dropped
1347 * Return data stats for the instance
1388 * Return data stats for the instance
1429 * Return data stats for the instance
1470 * Return data stats for the instance
1511 * Return data stats for the instance
7714 * GGG TODO Output state on ipsec tunnel specific data
10936 static void ecm_db_timer_callback(unsigned long data)
11292 ecm_db_timer.data = 0;