net.tex
来自「linux TV 源码」· TEX 代码 · 共 20 行
TEX
20 行
\devsec{DVB Network API}The DVB net device enables feeding of MPE (multi protocolencapsulation) packets received via DVB into the Linux networkprotocol stack, e.g. for internet via satellite applications.It can be accessed through \texttt{/dev/dvb/adapter0/net0}.Data types and and ioctl definitions can be accessed by including\texttt{linux/dvb/net.h} in your application.\devsubsec{DVB Net Data Types}To be written\dots%%% Local Variables: %%% mode: latex%%% TeX-master: "dvbapi"%%% End:
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?