Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dact_api.h265 struct netlink_ext_ack *newchain);
267 struct tcf_chain *newchain);
/openbmc/linux/net/sched/
H A Dact_api.c71 struct tcf_chain **newchain, in tcf_action_check_ctrlact() argument
88 if (!tp || !newchain) { in tcf_action_check_ctrlact()
94 *newchain = tcf_chain_get_by_act(tp->chain->block, chain_index); in tcf_action_check_ctrlact()
95 if (!*newchain) { in tcf_action_check_ctrlact()