Home
last modified time | relevance | path

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

/linux/include/uapi/linux/tc_act/
H A Dtc_gate.h9 struct tc_gate { struct
/linux/net/sched/
H A Dact_gate.c171 NLA_POLICY_EXACT_LEN(sizeof(struct tc_gate)),
367 struct tc_gate *parm; in tcf_gate_init()
610 struct tc_gate opt = { in tcf_gate_dump()
684 return nla_total_size(sizeof(struct tc_gate)); in tcf_gate_get_fill_size()