Home
last modified time | relevance | path

Searched refs:NET_GET_IF (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/dvb/
Dnet-get-if.rst13 ioctl NET_GET_IF
19 NET_GET_IF - Read the configuration data of an interface created via - :ref:`NET_ADD_IF <net>`.
25 .. c:function:: int ioctl( int fd, NET_GET_IF, struct dvb_net_if *net_if )
26 :name: NET_GET_IF
42 The NET_GET_IF ioctl uses the interface number given by the struct
/Linux-v5.4/include/uapi/linux/dvb/
Dnet.h56 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if) macro
/Linux-v5.4/drivers/media/dvb-core/
Ddvb_net.c1460 case NET_GET_IF: