• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/netinet/

Lines Matching defs:ipstat

234 struct ipstat ipstat;
236 &ipstat, ipstat, "IP statistics (struct ipstat, netinet/ip_var.h)");
621 OSAddAtomic(1, (SInt32*)&ipstat.ips_total);
628 OSAddAtomic(1, (SInt32*)&ipstat.ips_toosmall);
637 OSAddAtomic(1, (SInt32*)&ipstat.ips_badvers);
643 OSAddAtomic(1, (SInt32*)&ipstat.ips_badhlen);
648 OSAddAtomic(1, (SInt32*)&ipstat.ips_badhlen);
658 OSAddAtomic(1, (SInt32*)&ipstat.ips_badaddr);
705 OSAddAtomic(1, (SInt32*)&ipstat.ips_badsum);
714 OSAddAtomic(1, (SInt32*)&ipstat.ips_badlen);
727 OSAddAtomic(1, (SInt32*)&ipstat.ips_tooshort);
950 OSAddAtomic(1, (SInt32*)&ipstat.ips_cantforward);
963 OSAddAtomic(1, (SInt32*)&ipstat.ips_forward);
972 OSAddAtomic(1, (SInt32*)&ipstat.ips_notmember);
1018 OSAddAtomic(1, (SInt32*)&ipstat.ips_cantforward);
1046 OSAddAtomic(1, (SInt32*)&ipstat.ips_fragments);
1047 OSAddAtomic(1, (SInt32*)&ipstat.ips_fragdropped);
1058 OSAddAtomic(fp->ipq_nfrags, (SInt32*)&ipstat.ips_fragtimeout);
1068 OSAddAtomic(1, (SInt32*)&ipstat.ips_fragdropped);
1102 OSAddAtomic(fp->ipq_nfrags, (SInt32*)&ipstat.ips_fragtimeout);
1120 OSAddAtomic(1, (SInt32*)&ipstat.ips_toosmall);
1136 OSAddAtomic(1, (SInt32*)&ipstat.ips_fragments);
1148 OSAddAtomic(1, (SInt32*)&ipstat.ips_reassembled);
1189 OSAddAtomic(1, (SInt32*)&ipstat.ips_delivered);
1218 OSAddAtomic(1, (SInt32*)&ipstat.ips_delivered);
1409 OSAddAtomic(1, (SInt32*)&ipstat.ips_fragdropped);
1448 OSAddAtomic(fp->ipq_nfrags, (SInt32*)&ipstat.ips_fragdropped);
1458 OSAddAtomic(fp->ipq_nfrags, (SInt32*)&ipstat.ips_fragdropped);
1470 OSAddAtomic(1, (SInt32*)&ipstat.ips_toolong);
1471 OSAddAtomic(fp->ipq_nfrags, (SInt32*)&ipstat.ips_fragdropped);
1543 OSAddAtomic(1, (SInt32*)&ipstat.ips_fragdropped);
1587 OSAddAtomic(fp->ipq_nfrags, (SInt32*)&ipstat.ips_fragtimeout);
1601 OSAddAtomic(ipq[i].next->ipq_nfrags, (SInt32*)&ipstat.ips_fragdropped);
1621 OSAddAtomic(ipq[i].next->ipq_nfrags, (SInt32*)&ipstat.ips_fragdropped);
1747 OSAddAtomic(1, (SInt32*)&ipstat.ips_cantforward);
1905 OSAddAtomic(1, (SInt32*)&ipstat.ips_badoptions);
2113 OSAddAtomic(1, (SInt32*)&ipstat.ips_cantforward);
2229 OSAddAtomic(1, (SInt32*)&ipstat.ips_cantforward);
2231 OSAddAtomic(1, (SInt32*)&ipstat.ips_forward);
2233 OSAddAtomic(1, (SInt32*)&ipstat.ips_redirectsent);
2282 OSAddAtomic(1, (SInt32*)&ipstat.ips_cantfrag);
2352 OSAddAtomic(1, (SInt32*)&ipstat.ips_cantfrag);