Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_u32.c331 static void *tc_u_common_ptr(const struct tcf_proto *tp) in tc_u_common_ptr() function
349 return hash_ptr(tc_u_common_ptr(tp), U32_HASH_SHIFT); in tc_u_hash()
359 if (tc->ptr == tc_u_common_ptr(tp)) in tc_u_common_find()
388 tp_c->ptr = tc_u_common_ptr(tp); in u32_init()