Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dact_api.h13 u32 tcfc_index; member
28 #define tcf_index common.tcfc_index
/linux-4.4.14/net/sched/
Dact_api.c187 if (p->tcfc_index == index) in tcf_hash_lookup()
275 p->tcfc_index = index ? index : tcf_hash_new_index(hinfo); in tcf_hash_create()
297 unsigned int h = tcf_hash(p->tcfc_index, hinfo->hmask); in tcf_hash_insert()