Lines Matching full:virtual
2 * @brief Virtual Network Interface
30 * @brief Virtual network interface support functions
31 * @defgroup virtual Virtual Network Interface Support Functions
36 /** Virtual interface capabilities */
79 /** Get the virtual interface capabilities */
104 /** Pass the attachment information to virtual interface */
119 * Virtual API struct (it is the first one).
123 /** Virtual L2 context that is needed to binding to the real network interface
130 /* My virtual network interface */
135 * Other network interface this virtual network interface is
136 * attached to. These values can be chained so virtual network
137 * interfaces can run on top of other virtual interfaces.
142 * This tells what L2 features does virtual support.
157 * @brief Attach virtual network interface to the given network interface.
159 * @param virtual_iface Virtual network interface.
169 * @brief Return network interface related to this virtual network interface.
170 * The returned network interface is below this virtual network interface.
172 * @param iface Virtual network interface.
174 * @return Network interface related to this virtual interface or
180 * @brief Return the name of the virtual network interface L2.
182 * @param iface Virtual network interface.
186 * @return Name of the virtual network interface.
191 * @brief Set the name of the virtual network interface L2.
193 * @param iface Virtual network interface.
194 * @param name Name of the virtual L2 layer.
199 * @brief Set the L2 flags of the virtual network interface.
201 * @param iface Virtual network interface.
225 * @brief Initialize the network interface so that a virtual
240 * @brief Update the carrier state of the virtual network interface.
255 * @brief Update the carrier state of the virtual network interface.
272 * @brief Return virtual device hardware capability information.
299 * @brief Create a virtual network interface. Binding to another interface