Home
last modified time | relevance | path

Searched refs:dvb_net_if (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/uapi/linux/dvb/
Dnet.h45 struct dvb_net_if { struct
54 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if) argument
56 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if)
/Linux-v5.4/Documentation/media/
Dnet.h.rst.exceptions11 # Macros used at struct dvb_net_if
12 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`
13 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
/Linux-v5.4/Documentation/media/uapi/dvb/
Dnet-get-if.rst25 .. c:function:: int ioctl( int fd, NET_GET_IF, struct dvb_net_if *net_if )
36 pointer to struct :c:type:`dvb_net_if`
43 :c:type:`dvb_net_if`::ifnum field and fills the content of
44 struct :c:type:`dvb_net_if` with the packet ID and
Dnet-add-if.rst25 .. c:function:: int ioctl( int fd, NET_ADD_IF, struct dvb_net_if *net_if )
36 pointer to struct :c:type:`dvb_net_if`
48 The struct :c:type:`dvb_net_if`::ifnum field will be
/Linux-v5.4/drivers/media/dvb-core/
Ddvb_net.c1438 struct dvb_net_if *dvbnetif = parg;
1464 struct dvb_net_if *dvbnetif = parg;