Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/uapi/dvb/
Dnet-add-if.rst13 ioctl NET_ADD_IF
19 NET_ADD_IF - Creates a new network interface for a given Packet ID.
25 .. c:function:: int ioctl( int fd, NET_ADD_IF, struct dvb_net_if *net_if )
26 :name: NET_ADD_IF
42 The NET_ADD_IF ioctl system call selects the Packet ID (PID) that
Dnet-get-if.rst19 NET_GET_IF - Read the configuration data of an interface created via - :ref:`NET_ADD_IF <net>`.
46 created yet with :ref:`NET_ADD_IF <net>`, it will return -1 and fill
Dnet-remove-if.rst43 :ref:`NET_ADD_IF <net>`.
/Linux-v5.4/include/uapi/linux/dvb/
Dnet.h54 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if) macro
/Linux-v5.4/drivers/media/dvb-core/
Ddvb_net.c1436 case NET_ADD_IF: