Searched refs:NET_ADD_IF (Results 1 – 5 of 5) sorted by relevance
7 ioctl NET_ADD_IF13 NET_ADD_IF - Creates a new network interface for a given Packet ID.18 .. c:macro:: NET_ADD_IF20 ``int ioctl(int fd, NET_ADD_IF, struct dvb_net_if *net_if)``34 The NET_ADD_IF ioctl system call selects the Packet ID (PID) that
13 NET_GET_IF - Read the configuration data of an interface created via - :ref:`NET_ADD_IF <net>`.38 created yet with :ref:`NET_ADD_IF <net>`, it will return -1 and fill
35 :ref:`NET_ADD_IF <net>`.
39 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if) macro
1437 case NET_ADD_IF:
Completed in 14 milliseconds