.\" 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 "VELOCITY_XMIT" "9" "09 October 2005" "" "" .SH NAME velocity_xmit \- transmit packet callback .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int velocity_xmit (struct sk_buff * \fIskb\fB, struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIskb\fB\fR buffer to transmit .TP \fB\fIdev\fB\fR network device .SH "DESCRIPTION" .PP Called by the networ layer to request a packet is queued to the velocity. Returns zero on success.