Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dudp_var.h65 u_long udps_fullsock; /* not delivered, input socket full */ member
108 udps_fullsock, /* not delivered, input socket full */ enumerator
Dudp_usrreq.c702 udpstat_inc(udps_fullsock); in udp_sbappend()
/openbsd/src/usr.bin/netstat/
Dinet.c556 p1(udps_fullsock, "\t%lu dropped due to full socket buffers\n"); in udp_stats()
560 udpstat.udps_fullsock; in udp_stats()