Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Draw_ip6.c173 RIP6STAT_INC(rip6s_ipackets); in rip6_input()
220 RIP6STAT_INC(rip6s_fullsock); in rip6_input()
243 RIP6STAT_INC(rip6s_isum); in rip6_input()
247 RIP6STAT_INC(rip6s_badsum); in rip6_input()
331 RIP6STAT_INC(rip6s_fullsock); in rip6_input()
336 RIP6STAT_INC(rip6s_nosock); in rip6_input()
338 RIP6STAT_INC(rip6s_nosockmcast); in rip6_input()
561 RIP6STAT_INC(rip6s_opackets); in rip6_output()
H A Draw_ip6.h58 #define RIP6STAT_INC(name) RIP6STAT_ADD(name, 1) macro
/f-stack/tools/compat/include/netinet6/
H A Draw_ip6.h58 #define RIP6STAT_INC(name) RIP6STAT_ADD(name, 1) macro