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

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c365 const struct tc_ops *const *opsp; local
367 for (opsp = tcs; *opsp != NULL; opsp++) {
368 const struct tc_ops *ops = *opsp;
1623 const struct tc_ops *const *opsp; local
1631 for (opsp = tcs; *opsp != NULL; opsp++) {
1632 const struct tc_ops *ops = *opsp;
[all...]

Completed in 16 milliseconds