Home
last modified time | relevance | path

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

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