Searched refs:IP6STAT_INC (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Droute6.c73 IP6STAT_INC(ip6s_badoptions);
88 IP6STAT_INC(ip6s_tooshort);
104 IP6STAT_INC(ip6s_badoptions);
H A Dip6_forward.c113 IP6STAT_INC(ip6s_cantforward);
161 IP6STAT_INC(ip6s_cantforward);
179 IP6STAT_INC(ip6s_noroute);
200 IP6STAT_INC(ip6s_cantforward);
201 IP6STAT_INC(ip6s_badscope);
205 IP6STAT_INC(ip6s_cantforward);
206 IP6STAT_INC(ip6s_badscope);
210 IP6STAT_INC(ip6s_cantforward);
211 IP6STAT_INC(ip6s_badscope);
241 IP6STAT_INC(ip6s_cantforwar
[all...]
H A Dip6_input.c434 IP6STAT_INC(ip6s_badoptions);
449 IP6STAT_INC(ip6s_tooshort);
511 IP6STAT_INC(ip6s_toomanyhdr);
520 IP6STAT_INC(ip6s_tooshort);
585 IP6STAT_INC(ip6s_mext2m);
587 IP6STAT_INC(ip6s_mext1);
591 IP6STAT_INC(ip6s_m2m[V_loif->if_index]);
593 IP6STAT_INC(ip6s_m2m[rcvif->if_index]);
595 IP6STAT_INC(ip6s_m2m[0]);
597 IP6STAT_INC(ip6s_m
[all...]
H A Dip6_fastfwd.c64 IP6STAT_INC(ip6s_noroute);
65 IP6STAT_INC(ip6s_cantforward);
71 IP6STAT_INC(ip6s_cantforward);
77 IP6STAT_INC(ip6s_cantforward);
121 IP6STAT_INC(ip6s_badoptions);
125 IP6STAT_INC(ip6s_tooshort);
289 IP6STAT_INC(ip6s_cantforward);
292 IP6STAT_INC(ip6s_forward);
H A Ddest6.c97 IP6STAT_INC(ip6s_toosmall);
H A Dfrag6.c271 IP6STAT_INC(ip6s_fragments);
283 IP6STAT_INC(ip6s_reassembled);
296 IP6STAT_INC(ip6s_fragdropped);
593 IP6STAT_INC(ip6s_fragdropped);
603 IP6STAT_INC(ip6s_fragdropped);
698 IP6STAT_INC(ip6s_reassembled);
721 IP6STAT_INC(ip6s_fragdropped);
861 IP6STAT_INC(ip6s_fragtimeout);
879 IP6STAT_INC(ip6s_fragoverflow);
895 IP6STAT_INC(ip6s_fragoverflo
[all...]
H A Din6_src.c160 IP6STAT_INC(ip6s_sources_rule[(r)]); \
176 IP6STAT_INC(ip6s_sources_rule[(r)]); \
511 IP6STAT_INC(ip6s_sources_none);
528 IP6STAT_INC(ip6s_sources_none);
537 IP6STAT_INC(ip6s_sources_sameif[best_scope]);
539 IP6STAT_INC(ip6s_sources_otherif[best_scope]);
541 IP6STAT_INC(ip6s_sources_samescope[best_scope]);
543 IP6STAT_INC(ip6s_sources_otherscope[best_scope]);
545 IP6STAT_INC(ip6s_sources_deprecated[best_scope]);
815 IP6STAT_INC(ip6s_norout
[all...]
H A Din6_gif.c159 IP6STAT_INC(ip6s_nogif);
170 IP6STAT_INC(ip6s_nogif);
H A Dip6_output.c262 IP6STAT_INC(ip6s_odropped);
275 IP6STAT_INC(ip6s_odropped);
287 IP6STAT_INC(ip6s_odropped);
298 IP6STAT_INC(ip6s_odropped);
306 IP6STAT_INC(ip6s_ofragments);
393 IP6STAT_INC(ip6s_badscope);
398 IP6STAT_INC(ip6s_badscope);
540 IP6STAT_INC(ip6s_localout);
689 IP6STAT_INC(ip6s_badscope);
718 IP6STAT_INC(ip6s_norout
[all...]
H A Dip6_var.h263 #define IP6STAT_INC(name) IP6STAT_ADD(name, 1) macro
H A Dip6_mroute.c1103 IP6STAT_INC(ip6s_cantforward);
1502 IP6STAT_INC(ip6s_badscope);
1522 IP6STAT_INC(ip6s_badscope);
H A Draw_ip6.c251 IP6STAT_INC(ip6s_notmember);
H A Dmld6.c3084 IP6STAT_INC(ip6s_noroute);
3098 IP6STAT_INC(ip6s_odropped);
H A Dudp6_usrreq.c353 IP6STAT_INC(ip6s_notmember);
H A Dicmp6.c440 IP6STAT_INC(ip6s_notmember);
/freebsd-11-stable/sys/netinet/
H A Dip6.h279 IP6STAT_INC(ip6s_exthdrtoolong); \
283 IP6STAT_INC(ip6s_exthdrtoolong); \
290 IP6STAT_INC(ip6s_tooshort); \
/freebsd-11-stable/sys/netipsec/
H A Dipsec_input.c643 IP6STAT_INC(ip6s_toomanyhdr);
653 IP6STAT_INC(ip6s_tooshort);
/freebsd-11-stable/sys/net/
H A Dif_bridge.c3466 IP6STAT_INC(ip6s_toosmall);
3473 IP6STAT_INC(ip6s_toosmall);
3482 IP6STAT_INC(ip6s_badvers);

Completed in 299 milliseconds