Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dact_gate.c280 clockid == gact->param.tcfg_clockid) in gate_setup_timer()
288 gact->param.tcfg_clockid = clockid; in gate_setup_timer()
450 gact->tk_offset, gact->param.tcfg_clockid, in tcf_gate_init()
532 if (nla_put_s32(skb, TCA_GATE_CLOCKID, p->tcfg_clockid)) in tcf_gate_dump()
/linux-6.15/include/net/tc_act/
H A Dtc_gate.h32 s32 tcfg_clockid; member