Home
last modified time | relevance | path

Searched refs:DVB_NET_FEEDTYPE_ULE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/dvb/
H A Dnet.h35 #define DVB_NET_FEEDTYPE_ULE 1 /* ultra lightweight encapsulation */ macro
/linux/Documentation/userspace-api/media/dvb/
H A Dnet.h.rst.exceptions13 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
/linux/drivers/media/dvb-core/
H A Ddvb_net.c1116 } else if (priv->feedtype == DVB_NET_FEEDTYPE_ULE) {
1187 } else if (priv->feedtype == DVB_NET_FEEDTYPE_ULE) {
1354 if (feedtype != DVB_NET_FEEDTYPE_MPE && feedtype != DVB_NET_FEEDTYPE_ULE)