Home
last modified time | relevance | path

Searched refs:udps_fullsock (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dudp_var.h94 uint64_t udps_fullsock; /* not delivered, input socket full */ member
/f-stack/freebsd/netinet/
H A Dudp_var.h94 uint64_t udps_fullsock; /* not delivered, input socket full */ member
H A Dudp_usrreq.c386 UDPSTAT_INC(udps_fullsock); in udp_append()
/f-stack/tools/netstat/
H A Dinet.c926 p1a(udps_fullsock, "{:dropped-full-socket-buffer/%ju} " in udp_stats()
936 udpstat.udps_fullsock; in udp_stats()
/f-stack/freebsd/netinet6/
H A Dudp6_usrreq.c204 UDPSTAT_INC(udps_fullsock); in udp6_append()