Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_gate.h32 s32 tcfg_clockid; member
/linux/net/sched/
H A Dact_gate.c444 old_clockid = cur_p->tcfg_clockid; in tcf_gate_init()
512 p->tcfg_clockid = timer_clockid; in tcf_gate_init()
639 if (nla_put_s32(skb, TCA_GATE_CLOCKID, p->tcfg_clockid)) in tcf_gate_dump()