Home
last modified time | relevance | path

Searched refs:tcfg_basetime (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/net/tc_act/
Dtc_gate.h28 u64 tcfg_basetime; member
74 u64 tcfg_basetime; in tcf_gate_basetime() local
76 tcfg_basetime = to_gate(a)->param.tcfg_basetime; in tcf_gate_basetime()
78 return tcfg_basetime; in tcf_gate_basetime()
/Linux-v6.6/net/sched/
Dact_gate.c41 base = ns_to_ktime(param->tcfg_basetime); in gate_get_start_time()
103 base = ns_to_ktime(p->tcfg_basetime); in gate_timer_func()
283 if (basetime == gact->param.tcfg_basetime && in gate_setup_timer()
292 gact->param.tcfg_basetime = basetime; in gate_setup_timer()
455 gate_setup_timer(gact, gact->param.tcfg_basetime, in tcf_gate_init()
527 p->tcfg_basetime, TCA_GATE_PAD)) in tcf_gate_dump()