Home
last modified time | relevance | path

Searched refs:ip6s_localout (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip6_var.h195 uint64_t ip6s_localout; /* total ip packets generated here */ member
H A Dip6_output.c638 IP6STAT_INC(ip6s_localout); in ip6_output()
/f-stack/tools/compat/include/netinet6/
H A Dip6_var.h195 uint64_t ip6s_localout; /* total ip packets generated here */ member
/f-stack/tools/netstat/
H A Dinet6.c406 p(ip6s_localout, "\t{:sent-packets/%ju} " in ip6_stats()