IB_SET_CLIENT_DATA
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ib_set_client_data - Get IB client context
SYNOPSIS
"SYNOPSIS"
void ib_set_client_data (struct ib_device * device, struct ib_client * client, void * data);
ARGUMENTS
- device
-
Device to set context for
- client
-
Client to set context for
- data
-
Context to set
DESCRIPTION
ib_set_client_data sets client context that can be retrieved with
ib_get_client_data.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:15 GMT, October 09, 2005