LLC_UI_SETSOCKOPT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
llc_ui_setsockopt - set various connection specific parameters.
SYNOPSIS
"SYNOPSIS"
int llc_ui_setsockopt (struct socket * sock, int level, int optname, char __user * optval, int optlen);
ARGUMENTS
- sock
-
Socket to set options on.
- level
-
Socket level user is requesting operations on.
- optname
-
Operation name.
optval User provided operation data.
- optval
-
-- undescribed --
- optlen
-
Length of optval.
DESCRIPTION
Set various connection specific parameters.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:26 GMT, October 09, 2005