Home
last modified time | relevance | path

Searched refs:ip6stat (Results 1 – 23 of 23) sorted by relevance

/xnu-11215.81.4/bsd/netinet6/
H A Dip6_forward.c228 ip6stat.ip6s_cantforward++; in ip6_forward()
292 ip6stat.ip6s_cantforward++; in ip6_forward()
314 ip6stat.ip6s_cantforward++; in ip6_forward()
336 ip6stat.ip6s_cantforward++; in ip6_forward()
400 ip6stat.ip6s_cantforward++; in ip6_forward()
446 ip6stat.ip6s_noroute++; in ip6_forward()
473 ip6stat.ip6s_noroute++; in ip6_forward()
502 ip6stat.ip6s_cantforward++; in ip6_forward()
503 ip6stat.ip6s_badscope++; in ip6_forward()
510 ip6stat.ip6s_cantforward++; in ip6_forward()
[all …]
H A Dip6_input.c185 struct ip6stat ip6stat; variable
319 ip6stat.ip6s_toosmall++; \
551 ip6stat.ip6s_adj_hwcsum_clr++; in ip6_input_adjust()
587 ip6stat.ip6s_adj_hwcsum_clr++; in ip6_input_adjust()
592 ip6stat.ip6s_adj++; in ip6_input_adjust()
748 ip6stat.ip6s_rcv_if_weak_match++; in ip6_input_check_interface()
762 ip6stat.ip6s_rcv_if_no_match++; in ip6_input_check_interface()
862 ip6stat.ip6s_mext2m++; in ip6_input()
864 ip6stat.ip6s_mext1++; in ip6_input()
867 #define M2MMAX (sizeof (ip6stat.ip6s_m2m) / sizeof (ip6stat.ip6s_m2m[0])) in ip6_input()
[all …]
H A Droute6.c91 ip6stat.ip6s_badoptions++; in route6_input()
115 ip6stat.ip6s_badoptions++; in route6_input()
H A Dfrag6.c353 ip6stat.ip6s_fragments++; in frag6_input()
354 ip6stat.ip6s_fragdropped++; in frag6_input()
379 ip6stat.ip6s_atmfrag_rcvd++; in frag6_input()
451 ip6stat.ip6s_fragments++; in frag6_input()
900 ip6stat.ip6s_reassembled++; in frag6_input()
935 ip6stat.ip6s_fragdropped++; in frag6_input()
1094 ip6stat.ip6s_fragtimeout++; in frag6_timeout()
1114 ip6stat.ip6s_fragoverflow++; in frag6_timeout()
1166 ip6stat.ip6s_fragdropped++; in frag6_drain()
H A Din6_gif.c255 ip6stat.ip6s_nogif++; in in6_gif_input()
311 ip6stat.ip6s_nogif++; in in6_gif_input()
317 ip6stat.ip6s_nogif++; in in6_gif_input()
H A Dip6_var.h261 struct ip6stat { struct
470 extern struct ip6stat ip6stat; /* statistics */
H A Ddest6.c107 ip6stat.ip6s_toosmall++; in dest6_input()
H A Dip6_output.c592 ip6stat.ip6s_necp_policy_drop++; in ip6_output_list()
601 ip6stat.ip6s_necp_policy_drop++; in ip6_output_list()
659 ip6stat.ip6s_necp_policy_drop++; in ip6_output_list()
988 ip6stat.ip6s_badscope++; in ip6_output_list()
994 ip6stat.ip6s_badscope++; in ip6_output_list()
999 ip6stat.ip6s_localout++; in ip6_output_list()
1188 ip6stat.ip6s_noroute++; in ip6_output_list()
1215 ip6stat.ip6s_necp_policy_drop++; in ip6_output_list()
1299 ip6stat.ip6s_badscope++; in ip6_output_list()
1355 ip6stat.ip6s_noroute++; in ip6_output_list()
[all …]
H A Din6_proto.c600 req->oldlen = (size_t)sizeof(struct ip6stat);
603 return SYSCTL_OUT(req, &ip6stat, MIN(sizeof(ip6stat), req->oldlen));
H A Draw_ip6.c254 ip6stat.ip6s_delivered--; in rip6_input()
266 ip6stat.ip6s_delivered--; in rip6_input()
296 ip6stat.ip6s_delivered--; in rip6_input()
H A Din6_src.c631 ip6stat.ip6s_sources_skip_expensive_secondary_if++; in in6_selectsrc_core()
648 ip6stat.ip6s_sources_skip_expensive_secondary_if++; in in6_selectsrc_core()
699 ip6stat.ip6s_sources_rule[bestrule]++; in in6_selectsrc_core()
1468 ip6stat.ip6s_noroute++; in selectroute()
H A Din6.c3693 ip6stat.ip6s_sources_none++; in in6_ifawithscope()
3697 ip6stat.ip6s_sources_sameif[best_scope]++; in in6_ifawithscope()
3699 ip6stat.ip6s_sources_otherif[best_scope]++; in in6_ifawithscope()
3703 ip6stat.ip6s_sources_samescope[best_scope]++; in in6_ifawithscope()
3705 ip6stat.ip6s_sources_otherscope[best_scope]++; in in6_ifawithscope()
3709 ip6stat.ip6s_sources_deprecated[best_scope]++; in in6_ifawithscope()
H A Dipsec.c2579 ip6stat.ip6s_noroute++; in ipsec6_update_routecache_and_output()
4216 ip6stat.ip6s_noroute++; in ipsec6_output_tunnel_internal()
5407 ip6stat.ip6s_clat464_out_nov6addr_drop++; in ipsec_fill_offload_frame()
5426 ip6stat.ip6s_clat464_out_v6synthfail_drop++; in ipsec_fill_offload_frame()
5430 ip6stat.ip6s_clat464_out_success++; in ipsec_fill_offload_frame()
H A Dicmp6.c550 ip6stat.ip6s_notmember++; in icmp6_input()
2231 ip6stat.ip6s_delivered--; in icmp6_rip6_input()
H A Dnd6_nbr.c1719 ++ip6stat.ip6s_dad_loopcount; in nd6_dad_find()
2197 ++ip6stat.ip6s_dad_collide; in nd6_dad_duplicated()
H A Dmld6.c3697 ip6stat.ip6s_noroute++; in mld_dispatch_packet()
3720 ip6stat.ip6s_odropped++; in mld_dispatch_packet()
H A Dnd6.c4317 ip6stat.ip6s_badscope++; in nd6_output_list()
H A Dnd6_rtr.c2860 ip6stat.ip6s_clat464_v6addr_conffail++; in prelist_update()
/xnu-11215.81.4/bsd/netinet/
H A Dip6.h324 ip6stat.ip6s_exthdrtoolong++; \
328 ip6stat.ip6s_exthdrtoolong++; \
335 ip6stat.ip6s_exthdrtoolong++; \
343 ip6stat.ip6s_tooshort++; \
/xnu-11215.81.4/bsd/net/
H A Ddlil.c6069 ip6stat.ip6s_clat464_in_v4_drop++; in dlil_input_packet_list_common()
6096 ip6stat.ip6s_clat464_in_drop++; in dlil_input_packet_list_common()
6116 ip6stat.ip6s_clat464_in_drop++; in dlil_input_packet_list_common()
6637 ip6stat.ip6s_clat464_out_drop++; in dlil_output()
6761 ip6stat.ip6s_clat464_out_drop++; in dlil_output()
7164 ip6stat.ip6s_clat464_out_v6synthfail_drop++; in dlil_clat46()
7179 ip6stat.ip6s_clat464_out_nov6addr_drop++; in dlil_clat46()
7192 ip6stat.ip6s_clat464_out_46transfail_drop++; in dlil_clat46()
7204 ip6stat.ip6s_clat464_out_46proto_transfail_drop++; in dlil_clat46()
7213 ip6stat.ip6s_clat464_out_46frag_transfail_drop++; in dlil_clat46()
[all …]
H A Dnat464_utils.c655 ip6stat.ip6s_clat464_in_64frag_transfail_drop++; in nat464_translate_64()
H A Dif.c2803 ip6stat.ip6s_clat464_plat64_pfx_setfail++; in ifioctl_nat64prefix()
2810 ip6stat.ip6s_clat464_plat64_pfx_getfail++; in ifioctl_nat64prefix()
H A Dif_bridge.c9667 ip6stat.ip6s_toosmall++;
9674 ip6stat.ip6s_toosmall++;
9683 ip6stat.ip6s_badvers++;