Home
last modified time | relevance | path

Searched refs:RIP6_STAT_IPACKETS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netinet6/
H A Draw_ip6.h39 #define RIP6_STAT_IPACKETS 0 /* total input packets */ macro
H A Draw_ip6.c174 RIP6_STATINC(RIP6_STAT_IPACKETS); in rip6_input()
/netbsd-src/usr.bin/netstat/
H A Dinet6.c1370 p(RIP6_STAT_IPACKETS, "\t%llu message%s received\n"); in rip6_stats()
1378 delivered = rip6stat[RIP6_STAT_IPACKETS] - in rip6_stats()