Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dact_ct.c1151 static const struct nla_policy ct_policy[TCA_CT_MAX + 1] = { variable
1344 err = nla_parse_nested(tb, TCA_CT_MAX, nla, ct_policy, extack); in tcf_ct_init()