ocfs2 fix o2dlm dlm run purgelist (rev 3)
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / Documentation / DocBook / dvb / net.xml
blob94e388d94c0dfbb981625e811e57a9622c12af66
1 <title>DVB Network API</title>
2 <para>The DVB net device enables feeding of MPE (multi protocol encapsulation) packets
3 received via DVB into the Linux network protocol stack, e.g. for internet via satellite
4 applications. It can be accessed through <emphasis role="tt">/dev/dvb/adapter0/net0</emphasis>. Data types and
5 and ioctl definitions can be accessed by including <emphasis role="tt">linux/dvb/net.h</emphasis> in your
6 application.
7 </para>
8 <section id="dvb_net_types">
9 <title>DVB Net Data Types</title>
10 <para>To be written&#x2026;
11 </para>
12 </section>