Searched refs:tcfc_index (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dact_api.h13 u32 tcfc_index; member in struct:tcf_common
26 #define tcf_index common.tcfc_index
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sched/
H A Dact_api.c37 unsigned int h = tcf_hash(p->tcfc_index, hinfo->hmask);
174 if (p->tcfc_index == index)
236 p->tcfc_index = index ? index : tcf_hash_new_index(idx_gen, hinfo);
251 unsigned int h = tcf_hash(p->tcfc_index, hinfo->hmask);
H A Dact_police.c405 if (p->tcfc_index == index)

Completed in 103 milliseconds