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

/external/qemu/slirp/
H A Dip.h272 u_long ips_noproto; /* unknown or unsupported protocol */ member in struct:ipstat
H A Ddebug.c153 lprint(" %6d with bad protocol field\r\n", ipstat.ips_noproto);
H A Dip_input.c250 STAT(ipstat.ips_noproto++);
/external/qemu/slirp-android/
H A Dip.h274 u_long ips_noproto; /* unknown or unsupported protocol */ member in struct:ipstat
H A Ddebug.c151 lprint(" %6d with bad protocol field\r\n", ipstat.ips_noproto);
H A Dip_input.c250 STAT(ipstat.ips_noproto++);

Completed in 111 milliseconds