Searched refs:dvb_net_if (Results 1 – 5 of 5) sorted by relevance
30 struct dvb_net_if { struct39 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if) argument41 #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`
20 ``int ioctl(int fd, NET_GET_IF, struct dvb_net_if *net_if)``29 pointer to struct :c:type:`dvb_net_if`35 :c:type:`dvb_net_if`::ifnum field and fills the content of36 struct :c:type:`dvb_net_if` with the packet ID and
20 ``int ioctl(int fd, NET_ADD_IF, struct dvb_net_if *net_if)``29 pointer to struct :c:type:`dvb_net_if`40 The struct :c:type:`dvb_net_if`::ifnum field will be
1439 struct dvb_net_if *dvbnetif = parg;1465 struct dvb_net_if *dvbnetif = parg;
Completed in 6 milliseconds