Home
last modified time | relevance | path

Searched refs:perturb_period (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/tc/
Dq_sfq.c59 if (get_integer(&opt.v0.perturb_period, *argv, 0)) { in sfq_parse_opt()
232 if (qopt->perturb_period) in sfq_print_opt()
233 fprintf(f, "perturb %dsec ", qopt->perturb_period); in sfq_print_opt()
/external/libnl/lib/route/qdisc/
Dsfq.c56 sfq->qs_perturb = opts->perturb_period; in sfq_msg_parser()
97 opts.perturb_period = sfq->qs_perturb; in sfq_msg_fill()
Dred.c115 opts.perturb_period = sfq->qs_perturb; in red_msg_fill()
/external/libnl/include/linux-private/linux/
Dpkt_sched.h180 int perturb_period; /* Period of hash perturbation */ member
/external/iproute2/include/linux/
Dpkt_sched.h196 int perturb_period; /* Period of hash perturbation */ member
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h197 int perturb_period; /* Period of hash perturbation */ member