Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/tc_act/
H A Dtc_gate.h9 struct tc_gate { struct
/linux-6.15/net/sched/
H A Dact_gate.c166 NLA_POLICY_EXACT_LEN(sizeof(struct tc_gate)),
307 struct tc_gate *parm; in tcf_gate_init()
502 struct tc_gate opt = { in tcf_gate_dump()
577 return nla_total_size(sizeof(struct tc_gate)); in tcf_gate_get_fill_size()