HPSB_SET_PACKET_COMPLETE_TASK
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
hpsb_set_packet_complete_task - set the task that runs when a packet
SYNOPSIS
"SYNOPSIS"
void hpsb_set_packet_complete_task (struct hpsb_packet * packet, void (*routine)
void *, void * data);
ARGUMENTS
- packet
-
the packet whose completion we want the task added to
- routine
-
function to call
- data
-
data (if any) to pass to the above function
DESCRIPTION
completes. You cannot call this more than once on a single packet
before it is sent.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:31 GMT, October 06, 2005