Home
last modified time | relevance | path

Searched refs:TCA_FLOW_PERTURB (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/net/sched/
Dcls_flow.c367 [TCA_FLOW_PERTURB] = { .type = NLA_U32 },
480 if (tb[TCA_FLOW_PERTURB]) { in flow_change()
483 perturb_period = nla_get_u32(tb[TCA_FLOW_PERTURB]) * HZ; in flow_change()
498 if (tb[TCA_FLOW_PERTURB]) { in flow_change()
501 perturb_period = nla_get_u32(tb[TCA_FLOW_PERTURB]) * HZ; in flow_change()
659 nla_put_u32(skb, TCA_FLOW_PERTURB, f->perturb_period / HZ)) in flow_dump()
/Linux-v6.6/tools/include/uapi/linux/
Dpkt_cls.h328 TCA_FLOW_PERTURB, enumerator
/Linux-v6.6/include/uapi/linux/
Dpkt_cls.h404 TCA_FLOW_PERTURB, enumerator