LLC_UI_CREATE

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

 

NAME

llc_ui_create - alloc and init a new llc_ui socket  

SYNOPSIS

"SYNOPSIS"

int llc_ui_create (struct socket * sock, int protocol);  

ARGUMENTS

sock
Socket to initialize and attach allocated sk to.
protocol
Unused.
 

DESCRIPTION

Allocate and initialize a new llc_ui socket, validate the user wants a socket type we have available. Returns 0 upon success, negative upon failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:25 GMT, October 09, 2005