Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/tc_act/
H A Dtc_gate.h9 struct tc_gate { struct
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_gate.c163 NLA_POLICY_EXACT_LEN(sizeof(struct tc_gate)),
310 struct tc_gate *parm; in tcf_gate_init()
505 struct tc_gate opt = { in tcf_gate_dump()
597 return nla_total_size(sizeof(struct tc_gate)); in tcf_gate_get_fill_size()