LLC_UI_CREATE

Section: ()
Updated: 06 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: 07:07:16 GMT, October 06, 2005