Searched refs:ips_fragmented (Results 1 - 6 of 6) sorted by relevance

/external/qemu/slirp/
H A Dip.h277 u_long ips_fragmented; /* datagrams successfully fragmented */ member in struct:ipstat
H A Dip_output.c194 STAT(ipstat.ips_fragmented++);
H A Ddebug.c151 lprint(" %6d outgoing packets fragmented\r\n", ipstat.ips_fragmented);
/external/qemu/slirp-android/
H A Dip.h279 u_long ips_fragmented; /* datagrams successfully fragmented */ member in struct:ipstat
H A Dip_output.c194 STAT(ipstat.ips_fragmented++);
H A Ddebug.c149 lprint(" %6d outgoing packets fragmented\r\n", ipstat.ips_fragmented);

Completed in 111 milliseconds