Searched refs:ip6s_forward (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.bin/systat/
H A Dip6.c166 DO(ip6s_forward);
195 totalout = stats.ip6s_forward + stats.ip6s_localout;
216 DO(ip6s_forward, 10, 0);
/freebsd-11-stable/sys/netinet6/
H A Dip6_fastfwd.c292 IP6STAT_INC(ip6s_forward);
H A Dip6_var.h199 uint64_t ip6s_forward; /* packets forwarded */ member in struct:ip6stat
H A Dip6_forward.c389 IP6STAT_INC(ip6s_forward);
/freebsd-11-stable/usr.bin/netstat/
H A Dinet6.c396 p(ip6s_forward, "\t{:forwarded-packets/%ju} "

Completed in 114 milliseconds