idle_packets      823 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 	if (ftdmchan->iostats.tx.idle_packets < tx_stats->wp_api_tx_hdr_tx_idle_packets) {
idle_packets      828 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 					ftdmchan->iostats.tx.idle_packets, tx_stats->wp_api_tx_hdr_tx_idle_packets);
idle_packets      830 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 		ftdmchan->iostats.tx.idle_packets = tx_stats->wp_api_tx_hdr_tx_idle_packets;
idle_packets      837 src/ftmod/ftmod_wanpipe/ftmod_wanpipe.c 				ftdmchan->iostats.tx.idle_packets);
idle_packets      377 src/include/private/ftdm_core.h 		uint8_t  idle_packets;