.\" 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_CLONE_AND_SEND" "" "06 October 2005" "" "" .SH NAME dn_nsp_clone_and_send \- Send a data packet by cloning it .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned dn_nsp_clone_and_send (struct sk_buff * \fIskb\fB, int \fIgfp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIskb\fB\fR The packet to clone and transmit .TP \fB\fIgfp\fB\fR memory allocation flag .SH "DESCRIPTION" .PP Clone a queued data or other data packet and transmit it. .SH "RETURNS" .PP The number of times the packet has been sent previously