Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_gate.h28 u64 tcfg_basetime; member
77 u64 tcfg_basetime; in tcf_gate_basetime() local
80 tcfg_basetime = p->tcfg_basetime; in tcf_gate_basetime()
82 return tcfg_basetime; in tcf_gate_basetime()
/linux/net/sched/
H A Dact_gate.c44 base = ns_to_ktime(param->tcfg_basetime); in gate_get_start_time()
108 base = ns_to_ktime(p->tcfg_basetime); in gate_timer_func()
443 old_basetime = cur_p->tcfg_basetime; in tcf_gate_init()
511 p->tcfg_basetime = basetime; in tcf_gate_init()
628 p->tcfg_basetime, TCA_GATE_PAD)) in tcf_gate_dump()