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

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c163 const struct tc_ops *ops;
196 struct tc_ops { struct
341 tc_init(struct tc *tc, const struct tc_ops *ops)
353 static const struct tc_ops tc_ops_htb;
354 static const struct tc_ops tc_ops_default;
356 static const struct tc_ops *const tcs[] = {
362 static const struct tc_ops *
365 const struct tc_ops *const *opsp;
368 const struct tc_ops *ops = *opsp;
429 const struct tc_ops *op
[all...]

Completed in 25 milliseconds