Home
last modified time | relevance | path

Searched refs:tcf_chain_get_by_act (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h45 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block,
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h45 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block,
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c518 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act() function
522 EXPORT_SYMBOL(tcf_chain_get_by_act); variable
H A Dact_api.c75 *newchain = tcf_chain_get_by_act(tp->chain->block, chain_index); in tcf_action_check_ctrlact()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c642 struct tcf_chain *tcf_chain_get_by_act(struct tcf_block *block, u32 chain_index) in tcf_chain_get_by_act() function
646 EXPORT_SYMBOL(tcf_chain_get_by_act); variable
H A Dact_api.c94 *newchain = tcf_chain_get_by_act(tp->chain->block, chain_index); in tcf_action_check_ctrlact()

Completed in 18 milliseconds