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

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c2736 struct htb_class *hcp; local
2742 hcp = htb_class_cast__(queue);
2744 hcp = xmalloc(sizeof (*hcp));
2745 queue = &hcp->tc_queue;
2751 hcp->max_rate = hc->max_rate;

Completed in 36 milliseconds