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)
11 # Macros used at struct dvb_net_if12 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`13 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
25 .. 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 of44 struct :c:type:`dvb_net_if` with the packet ID and
25 .. 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
1438 struct dvb_net_if *dvbnetif = parg;1464 struct dvb_net_if *dvbnetif = parg;