NETIUCV_TRANSMIT_SKB
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
netiucv_transmit_skb -
SYNOPSIS
"SYNOPSIS"
int netiucv_transmit_skb (struct iucv_connection * conn, struct sk_buff * skb);
ARGUMENTS
- conn
-
-- undescribed --
- skb
-
-- undescribed --
DESCRIPTION
This is a helper function for netiucv_tx.
param conn Connection to be used for sending.
param skb Pointer to struct sk_buff of packet to send.
The linklevel header has already been set up
by netiucv_tx.
return 0 on success, -ERRNO on failure. (Never fails.)
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:47 GMT, October 06, 2005