Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dact_api.h13 u32 tcfc_index; member
26 #define tcf_index common.tcfc_index
/linux-4.1.27/net/sched/
Dact_api.c179 if (p->tcfc_index == index) in tcf_hash_lookup()
252 p->tcfc_index = index ? index : tcf_hash_new_index(hinfo); in tcf_hash_create()
274 unsigned int h = tcf_hash(p->tcfc_index, hinfo->hmask); in tcf_hash_insert()