Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Draw_ip6.h47 uint64_t rip6s_fullsock; /* not delivered, input socket full */ member
H A Draw_ip6.c220 RIP6STAT_INC(rip6s_fullsock); in rip6_input()
331 RIP6STAT_INC(rip6s_fullsock); in rip6_input()
/f-stack/tools/compat/include/netinet6/
H A Draw_ip6.h47 uint64_t rip6s_fullsock; /* not delivered, input socket full */ member
/f-stack/tools/netstat/
H A Dinet6.c1256 p(rip6s_fullsock, "\t{:dropped-full-socket-buffer/%ju} "
1262 rip6stat.rip6s_fullsock;