Searched refs:tcf_chain_tp_find (Results 1 – 1 of 1) sorted by relevance
| /linux/net/sched/ |
| H A D | cls_api.c | 1941 static struct tcf_proto *tcf_chain_tp_find(struct tcf_chain *chain, 1969 tp = tcf_chain_tp_find(chain, &chain_info, protocol, prio, false, NULL); in tcf_chain_tp_insert_unique() 2026 static struct tcf_proto *tcf_chain_tp_find(struct tcf_chain *chain, in tcf_chain_tp_find() function 2363 tp = tcf_chain_tp_find(chain, &chain_info, protocol, in tc_new_tfilter() 2593 tp = tcf_chain_tp_find(chain, &chain_info, protocol, in tc_del_tfilter() 2736 tp = tcf_chain_tp_find(chain, &chain_info, protocol, in tc_get_tfilter()
|