Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c67 const struct tcf_proto *tp2) in tcf_proto_cmp() argument
69 return tp1->chain->index == tp2->chain->index && in tcf_proto_cmp()
70 tp1->prio == tp2->prio && in tcf_proto_cmp()
71 tp1->protocol == tp2->protocol; in tcf_proto_cmp()