Searched defs:tc_ops_htb (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c353 static const struct tc_ops tc_ops_htb; variable in typeref:struct:tc_ops
357 &tc_ops_htb, /* Hierarchy token bucket */
2566 tc_init(&htb->tc, &tc_ops_htb);
2805 static const struct tc_ops tc_ops_htb = { variable in typeref:struct:tc_ops

Completed in 23 milliseconds