Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/Documentation/media/
Dnet.h.rst.exceptions9 # Macros used at struct dvb_net_if
10 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`
11 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
/Linux-v4.19/Documentation/media/uapi/dvb/
Dnet-get-if.rst18 .. c:function:: int ioctl( int fd, NET_GET_IF, struct dvb_net_if *net_if )
29 pointer to struct :c:type:`dvb_net_if`
36 :c:type:`dvb_net_if`::ifnum field and fills the content of
37 struct :c:type:`dvb_net_if` with the packet ID and
Dnet-add-if.rst18 .. c:function:: int ioctl( int fd, NET_ADD_IF, struct dvb_net_if *net_if )
29 pointer to struct :c:type:`dvb_net_if`
41 The struct :c:type:`dvb_net_if`::ifnum field will be
/Linux-v4.19/drivers/media/dvb-core/
Ddvb_net.c1449 struct dvb_net_if *dvbnetif = parg;
1475 struct dvb_net_if *dvbnetif = parg;