Searched refs:dvb_net_if (Results 1 – 5 of 5) sorted by relevance
45 struct dvb_net_if { struct54 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if) argument56 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if)
9 # Macros used at struct dvb_net_if10 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`11 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
18 .. 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 of37 struct :c:type:`dvb_net_if` with the packet ID and
18 .. 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
1449 struct dvb_net_if *dvbnetif = parg;1475 struct dvb_net_if *dvbnetif = parg;