Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/tc_act/
Dtc_gate.h9 struct tc_gate { struct
/Linux-v6.1/net/sched/
Dact_gate.c162 NLA_POLICY_EXACT_LEN(sizeof(struct tc_gate)),
309 struct tc_gate *parm; in tcf_gate_init()
504 struct tc_gate opt = { in tcf_gate_dump()
579 return nla_total_size(sizeof(struct tc_gate)); in tcf_gate_get_fill_size()