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

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c249 * tc_destroy(tc).
253 void (*tc_destroy)(struct tc *tc); member in struct:tc_ops
348 tc_destroy(struct tc *tc) function
412 if (netdev->tc->ops->tc_destroy) {
413 netdev->tc->ops->tc_destroy(netdev->tc);
2656 tc_destroy(tc);
2867 NULL, /* tc_destroy */

Completed in 19 milliseconds