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

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c2524 struct htb_class { struct
2576 struct htb_class *class OVS_UNUSED)
2585 const struct smap *details, struct htb_class *hc)
2635 struct htb_class hc;
2650 struct htb_class *hc, *next;
2673 struct htb_class hc;
2687 static struct htb_class *
2690 return (CONTAINER_OF(queue, struct htb_class, tc_queue));
2697 const struct htb_class *hc = htb_class_cast__(queue);
2712 const struct smap *details, struct htb_class *h
[all...]

Completed in 18 milliseconds