DVB_CA_EN50221_WRITE_DATA

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

 

NAME

dvb_ca_en50221_write_data -  

SYNOPSIS

"SYNOPSIS"

int dvb_ca_en50221_write_data (struct dvb_ca_private * ca, int slot, u8 * buf, int bytes_write);  

ARGUMENTS

ca
-- undescribed --
slot
-- undescribed --
buf
-- undescribed --
bytes_write
-- undescribed --
 

DESCRIPTION

to a CAM.

param ca CA instance. param slot Slot to write to. param ebuf The data in this buffer is treated as a complete link-level packet to be written. param count Size of ebuf.

return Number of bytes written, or < 0 on error.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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