.\" 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 "FREE_HPSB_PACKET" "" "06 October 2005" "" "" .SH NAME free_hpsb_packet \- free packet and data associated with it .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void free_hpsb_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, packet->header and finally the packet itself.