Searched refs:tcf_exts_is_predicative (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dpkt_cls.h78 * tcf_exts_is_predicative - check if a predicative extension is present
85 tcf_exts_is_predicative(struct tcf_exts *exts) function
104 return tcf_exts_is_predicative(exts);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_tcindex.c56 return tcf_exts_is_predicative(&r->exts) || r->res.classid;

Completed in 57 milliseconds