Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
A Dtc_gate.h28 u64 tcfg_basetime; member
79 u64 tcfg_basetime; in tcf_gate_basetime() local
81 tcfg_basetime = to_gate(a)->param.tcfg_basetime; in tcf_gate_basetime()
83 return tcfg_basetime; in tcf_gate_basetime()
/linux/net/sched/
A 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()
280 if (basetime == gact->param.tcfg_basetime && in gate_setup_timer()
289 gact->param.tcfg_basetime = basetime; in gate_setup_timer()
452 gate_setup_timer(gact, gact->param.tcfg_basetime, in tcf_gate_init()
524 p->tcfg_basetime, TCA_GATE_PAD)) in tcf_gate_dump()

Completed in 4 milliseconds