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

/bionic/libc/kernel/uapi/linux/
H A Dip_vs.h122 int weight; member in struct:ip_vs_dest_user
169 int weight; member in struct:ip_vs_dest_entry
H A Dpkt_sched.h404 __u32 weight; member in struct:tc_cbq_wrropt
627 __u32 weight; member in struct:tc_qfq_stats
/bionic/libc/dns/nameser/
H A Dns_print.c394 u_int priority, weight, port; local
402 weight = ns_get16(rdata); rdata += NS_INT16SZ;
404 len = SPRINTF((t, "%u %u %u ", priority, weight, port));

Completed in 95 milliseconds