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

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c199 * This is null for tc_ops_default since there is no appropriate
354 static const struct tc_ops tc_ops_default; variable in typeref:struct:tc_ops
358 &tc_ops_default, /* Default qdisc */
442 ops = &tc_ops_default;
2832 static const struct tc tc = TC_INITIALIZER(&tc, &tc_ops_default);
2861 static const struct tc_ops tc_ops_default = { variable in typeref:struct:tc_ops

Completed in 19 milliseconds