.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "DN_NSP_OUTPUT" "" "06 October 2005" "" "" .SH NAME dn_nsp_output \- Try and send something from socket queues .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void dn_nsp_output (struct sock * \fIsk\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsk\fB\fR The socket whose queues are to be investigated .SH "DESCRIPTION" .PP Try and send the packet on the end of the data and other data queues. Other data gets priority over data, and if we retransmit a packet we reduce the window by dividing it in two.