.\" 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 "HPSB_FREE_PACKET" "9" "09 October 2005" "" "" .SH NAME hpsb_free_packet \- free packet and data associated with it .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void hpsb_free_packet (struct hpsb_packet * \fIpacket\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpacket\fB\fR packet to free (is NULL safe) .SH "DESCRIPTION" .PP This function will free packet->data and finally the packet itself.