HPSB_FREE_TLABEL

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

hpsb_free_tlabel - free an allocated transaction label  

SYNOPSIS

"SYNOPSIS"

void hpsb_free_tlabel (struct hpsb_packet * packet);  

ARGUMENTS

packet
packet whos tlabel/tpool needs to be cleared
 

DESCRIPTION

Frees the transaction label allocated with hpsb_get_tlabel. The tlabel has to be freed after the transaction is complete (i.e. response was received for a split transaction or packet was sent for a unified transaction).

A tlabel must not be freed twice.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:31 GMT, October 06, 2005