Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_gate.h9 struct tc_gate { struct
/openbmc/linux/net/sched/
H A Dact_gate.c166 NLA_POLICY_EXACT_LEN(sizeof(struct tc_gate)),
313 struct tc_gate *parm; in tcf_gate_init()
508 struct tc_gate opt = { in tcf_gate_dump()
583 return nla_total_size(sizeof(struct tc_gate)); in tcf_gate_get_fill_size()