where is net.inet.udp.sendspace?

Michael R. Hines michael at beethovenweb.com
Sun Feb 6 04:53:54 PST 2005


On my 5.3-RELEASE system,   sysctl -a | grep net | grep space gives:

net.local.stream.sendspace: 8192
net.local.stream.recvspace: 8192
net.local.dgram.recvspace: 4096
net.inet.tcp.sendspace: 32768
net.inet.tcp.recvspace: 65536
net.inet.udp.recvspace: 42080
net.inet.raw.recvspace: 8192

Where is udp.sendspace?

I'm having some UDP "No buffer space available" problems, but the precise 
sysctl variable corresponding to the problem doesn't seem to exist.

Anyone else have this mysterious problem?

/* ----------------------------------------------- */
Michael R. Hines
Graduate Student, Dept. Computer Science
Florida State University
http://beethovenweb.com
Jusqu'à ce que le futur vienne........
/* ----------------------------------------------- */  



More information about the freebsd-questions mailing list