Home
last modified time | relevance | path

Searched defs:rip6stat (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/netinet6/
H A Draw_ip6.h39 struct rip6stat { struct
40 u_int64_t rip6s_ipackets; /* total input packets */
41 u_int64_t rip6s_isum; /* input checksum computations */
65 enum rip6stat_counters { argument
H A Draw_ip6.c779 struct rip6stat rip6stat; rip6_sysctl_rip6stat() local
/openbsd-src/usr.bin/netstat/
H A Dinet6.c833 struct rip6stat rip6stat; in rip6_stats() local