Searched refs:TCA_FLOW_PERTURB (Results 1 – 3 of 3) sorted by relevance
373 [TCA_FLOW_PERTURB] = { .type = NLA_U32 },486 if (tb[TCA_FLOW_PERTURB]) { in flow_change()489 perturb_period = nla_get_u32(tb[TCA_FLOW_PERTURB]) * HZ; in flow_change()504 if (tb[TCA_FLOW_PERTURB]) { in flow_change()507 perturb_period = nla_get_u32(tb[TCA_FLOW_PERTURB]) * HZ; in flow_change()674 nla_put_u32(skb, TCA_FLOW_PERTURB, f->perturb_period / HZ)) in flow_dump()
281 TCA_FLOW_PERTURB, enumerator
360 TCA_FLOW_PERTURB, enumerator