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

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c173 #define TC_INITIALIZER(TC, OPS) { OPS, HMAP_INITIALIZER(&(TC)->queues) } macro
2832 static const struct tc tc = TC_INITIALIZER(&tc, &tc_ops_default);

Completed in 17 milliseconds