Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sched/
Dpolice.c49 static __inline__ struct tcf_police * tcf_police_lookup(u32 index) in tcf_police_lookup() function
67 } while (tcf_police_lookup(idx_gen)); in tcf_police_new_index()
112 if (parm->index && (p = tcf_police_lookup(parm->index)) != NULL) { in tcf_police_locate()