Searched refs:tc_install (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c232 int (*tc_install)(struct netdev *netdev, const struct smap *details); member in struct:tc_ops
1634 if (ops->tc_install && ops->ovs_name[0] != '\0')
1719 error = new_ops->tc_install(netdev_, details);

Completed in 18 milliseconds