Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_gate.c285 clockid == gact->param.tcfg_clockid) in gate_setup_timer()
293 gact->param.tcfg_clockid = clockid; in gate_setup_timer()
456 gact->tk_offset, gact->param.tcfg_clockid, in tcf_gate_init()
538 if (nla_put_s32(skb, TCA_GATE_CLOCKID, p->tcfg_clockid)) in tcf_gate_dump()
/openbmc/linux/include/net/tc_act/
H A Dtc_gate.h32 s32 tcfg_clockid; member