LLC_UI_GETSOCKOPT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
llc_ui_getsockopt - get connection specific socket info
SYNOPSIS
"SYNOPSIS"
int llc_ui_getsockopt (struct socket * sock, int level, int optname, char __user * optval, int __user * optlen);
ARGUMENTS
- sock
-
Socket to get information from.
- level
-
Socket level user is requesting operations on.
- optname
-
Operation name.
- optval
-
Variable to return operation data in.
- optlen
-
Length of optval.
DESCRIPTION
Get connection specific socket information.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:25 GMT, October 09, 2005