How can I set the transmit queue length for a network interface on Mac OSX? On linux the command would be

ifconfig en0 txqueuelen 5

but OSX doesn't recognize txqueuelen as a valid option. Where does BSD manage this kind of configuration?

link|improve this question

75% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.