Home
last modified time | relevance | path

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

/original-bsd/sys/netinet/
H A Dudp_var.h37 u_long udps_fullsock; /* not delivered, input socket full */ member
H A Dudp_usrreq.c180 udpstat.udps_fullsock++;
209 udpstat.udps_fullsock++;
279 udpstat.udps_fullsock++;
/original-bsd/usr.bin/netstat/
H A Dinet.c228 p(udps_fullsock, "\t%u dropped due to full socket buffers\n");
235 udpstat.udps_fullsock;