Searched refs:tcf_chain_tp_find (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 1681 static struct tcf_proto *tcf_chain_tp_find(struct tcf_chain *chain, 1708 tp = tcf_chain_tp_find(chain, &chain_info, in tcf_chain_tp_insert_unique() 1766 static struct tcf_proto *tcf_chain_tp_find(struct tcf_chain *chain, in tcf_chain_tp_find() function 2053 tp = tcf_chain_tp_find(chain, &chain_info, protocol, in tc_new_tfilter() 2277 tp = tcf_chain_tp_find(chain, &chain_info, protocol, in tc_del_tfilter() 2418 tp = tcf_chain_tp_find(chain, &chain_info, protocol, in tc_get_tfilter()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 1852 static struct tcf_proto *tcf_chain_tp_find(struct tcf_chain *chain, 1879 tp = tcf_chain_tp_find(chain, &chain_info, in tcf_chain_tp_insert_unique() 1937 static struct tcf_proto *tcf_chain_tp_find(struct tcf_chain *chain, in tcf_chain_tp_find() function 2230 tp = tcf_chain_tp_find(chain, &chain_info, protocol, in tc_new_tfilter() 2456 tp = tcf_chain_tp_find(chain, &chain_info, protocol, in tc_del_tfilter() 2597 tp = tcf_chain_tp_find(chain, &chain_info, protocol, in tc_get_tfilter()
|
Completed in 10 milliseconds