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

/solaris-userland/components/openvswitch/files/lib/
H A Dnetdev-solaris.c2548 htb_get__(const struct netdev *netdev_) function
2553 VLOG_DBG("htb_get__ device %s", netdev_name);
2663 const struct htb *htb = htb_get__(netdev);
2681 htb_get__(netdev)->max_rate = hc.max_rate;
2714 const struct htb *htb = htb_get__(netdev);
2733 struct htb *htb = htb_get__(netdev);
2781 struct htb *htb = htb_get__(netdev);

Completed in 18 milliseconds