LLC_UI_SEND_DATA

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

 

NAME

llc_ui_send_data - send data via reliable llc2 connection  

SYNOPSIS

"SYNOPSIS"

int llc_ui_send_data (struct sock * sk, struct sk_buff * skb, int noblock);  

ARGUMENTS

sk
Connection the socket is using.
skb
Data the user wishes to send.
noblock
can we block waiting for data?
 

DESCRIPTION

Send data via reliable llc2 connection. Returns 0 upon success, non-zero if action did not succeed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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