Searched defs:on (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c15 * distributed under the License is distributed on an "AS IS" BASIS,
129 * Used to track state of IP plumbing on network devices.
142 * closed. In that case, cache the handle on the next open.
192 * The functions below return 0 if successful or a positive errno value on
216 * Called to install this TC class on 'netdev'. The implementation
236 * is installed on 'netdev', but we didn't install it ourselves and
239 * There is nothing for this function to do on Solaris.
278 * Retrieves details of 'queue' on 'netdev->tc' into 'details'.
293 * Configures or reconfigures 'queue_id' on 'netdev->tc' according to
752 * The uplink which we are trying to remove has bridge vnic on
2393 netdev_solaris_update_flags(struct netdev *netdev_, enum netdev_flags off, enum netdev_flags on, enum netdev_flags *old_flagsp) argument
[all...]

Completed in 14 milliseconds