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