Home
last modified time | relevance | path

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

/net/sched/
Dact_api.c52 struct tcf_chain **newchain, in tcf_action_check_ctrlact() argument
69 if (!tp || !newchain) { in tcf_action_check_ctrlact()
75 *newchain = tcf_chain_get_by_act(tp->chain->block, chain_index); in tcf_action_check_ctrlact()
76 if (!*newchain) { in tcf_action_check_ctrlact()