Searched refs:sent_bytes (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dxa.c39 uint32_t sent_bytes; member in struct:MaxisXADemuxContext
92 if(xa->sent_bytes > xa->out_size)
102 xa->sent_bytes += packet_size;
H A Diff.c60 uint32_t sent_bytes; member in struct:__anon656
167 if(iff->sent_bytes > iff->body_size)
184 if(iff->sent_bytes == 0)
187 iff->sent_bytes += PACKET_SIZE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Dhypervisor.h1107 * RET1: sent_bytes
1161 unsigned long *sent_bytes);

Completed in 104 milliseconds