Searched defs:Wlog (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/tc/
H A Dtc_red.c75 int tc_red_eval_idle_damping(int Wlog, unsigned avpkt, unsigned bps, __u8 *sbuf) argument
78 double lW = -log(1.0 - 1.0/(1<<Wlog))/xmit_time;
/external/libnl/include/linux/
H A Dpkt_sched.h177 unsigned char Wlog; /* log(W) */ member in struct:tc_red_qopt
220 __u8 Wlog; /* log(W) */ member in struct:tc_gred_qopt
/external/iproute2/include/linux/
H A Dpkt_sched.h203 unsigned char Wlog; /* log(W) */ member in struct:tc_sfq_qopt_v1
233 unsigned char Wlog; /* log(W) */ member in struct:tc_red_qopt
275 __u8 Wlog; /* log(W) */ member in struct:tc_gred_qopt
308 unsigned char Wlog; /* log(W) */ member in struct:tc_choke_qopt
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h215 unsigned char Wlog; /* log(W) */ member in struct:tc_sfq_qopt_v1
245 unsigned char Wlog; /* log(W) */ member in struct:tc_red_qopt
287 __u8 Wlog; /* log(W) */ member in struct:tc_gred_qopt
320 unsigned char Wlog; /* log(W) */ member in struct:tc_choke_qopt

Completed in 230 milliseconds