LLC_UI_SEND_DATA

Section: ()
Updated: 06 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: 05:30:44 GMT, October 06, 2005