Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_u32.c305 static u32 gen_new_htid(struct tc_u_common *tp_c) in gen_new_htid() function
333 root_ht->handle = tp_c ? gen_new_htid(tp_c) : 0x80000000; in u32_init()
783 handle = gen_new_htid(tp->data); in u32_change()