Searched refs:NET_ADD_IF (Results 1 – 5 of 5) sorted by relevance
13 ioctl NET_ADD_IF19 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_IF42 The NET_ADD_IF ioctl system call selects the Packet ID (PID) that
19 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
43 :ref:`NET_ADD_IF <net>`.
54 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if) macro
1436 case NET_ADD_IF: