Searched refs:icmp6stat (Results 1 - 10 of 10) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dicmp6.c146 struct icmp6stat icmp6stat; variable in typeref:struct:icmp6stat
284 icmp6stat.icp6s_error++;
287 icmp6_errcount(&icmp6stat.icp6s_outerrhist, type, code);
291 icmp6stat.icp6s_canterror++;
349 icmp6stat.icp6s_tooshort++;
360 icmp6stat.icp6s_canterror++;
373 icmp6stat.icp6s_toofreq++;
414 icmp6stat.icp6s_outhist[type]++;
457 icmp6stat
[all...]
H A Din6_proto.c588 &icmp6stat, icmp6stat, "");
H A Dnd6_nbr.c285 icmp6stat.icp6s_tooshort++;
529 icmp6stat.icp6s_badns++;
804 icmp6stat.icp6s_outhist[ND_NEIGHBOR_SOLICIT]++;
884 icmp6stat.icp6s_tooshort++;
1243 icmp6stat.icp6s_badna++;
1452 icmp6stat.icp6s_outhist[ND_NEIGHBOR_ADVERT]++;
H A Din6_var.h650 extern struct icmp6stat icmp6stat;
H A Dnd6_rtr.c324 icmp6stat.icp6s_tooshort++;
358 icmp6stat.icp6s_badrs++;
437 icmp6stat.icp6s_tooshort++;
721 icmp6stat.icp6s_badra++;
H A Draw_ip6.c595 icmp6stat.icp6s_outhist[type]++;
H A Dmld6.c1390 icmp6stat.icp6s_badlen++;
3323 icmp6stat.icp6s_outhist[type]++;
H A Dnd6.c580 icmp6stat.icp6s_nd_badopt++;
627 icmp6stat.icp6s_nd_toomanyopt++;
/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h605 struct icmp6stat { struct
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c8026 icmp6stat.icp6s_checksum++;

Completed in 61 milliseconds