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

/linux-master/include/net/
H A Dred.h139 u8 Wlog; /* log(W) */ member in struct:red_parms
170 static inline bool red_check_params(u32 qth_min, u32 qth_max, u8 Wlog, argument
229 red_set_parms(struct red_parms *p, u32 qth_min, u32 qth_max, u8 Wlog, u8 Plog, u8 Scell_log, u8 *stab, u32 max_P) argument
[all...]
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h237 unsigned char Wlog; /* log(W) */ member in struct:tc_sfq_qopt_v1
267 unsigned char Wlog; /* log(W) */ member in struct:tc_red_qopt
337 __u8 Wlog; /* log(W) */ member in struct:tc_gred_qopt
370 unsigned char Wlog; /* log(W) */ member in struct:tc_choke_qopt
/linux-master/include/uapi/linux/
H A Dpkt_sched.h238 unsigned char Wlog; /* log(W) */ member in struct:tc_sfq_qopt_v1
271 unsigned char Wlog; /* log(W) */ member in struct:tc_red_qopt
357 __u8 Wlog; /* log(W) */ member in struct:tc_gred_qopt
390 unsigned char Wlog; /* log(W) */ member in struct:tc_choke_qopt

Completed in 124 milliseconds