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

/solaris-userland/components/openvswitch/files/lib/
H A Dutil-solaris.h50 uint_t priority; member in struct:action_set
H A Dnetdev-solaris.c1629 * to maxbw/priority.
1656 * limit. But, with shares and priority this can be revisited.
2529 unsigned int priority; /* Lower value is higher priority */ member in struct:htb_class
2602 hc->priority = 0;
2709 /* Solaris: currently, min-rate, burst and priority are not supported */
H A Ddpif-solaris.c2714 * For Solaris we will use the queue_id as the priority. The queue id
2716 * the bandwidth and priority
2720 uint32_t queue_id, uint32_t *priority)
2722 *priority = queue_id;
2719 dpif_solaris_queue_to_priority(const struct dpif *dpif OVS_UNUSED, uint32_t queue_id, uint32_t *priority) argument
/solaris-userland/components/gnutls-3/
H A DMakefile159 CONFIGURE_OPTIONS.wanboot += --without-system-priority-file

Completed in 908 milliseconds