Searched defs:matched (Results 1 - 2 of 2) sorted by relevance

/net/sched/
H A Dsch_choke.c68 u32 matched; /* Drops to flow match */ member in struct:choke_sched_data::__anon150
252 * returns true if matched and sets *pidx
296 q->stats.matched++;
535 .matched = q->stats.matched,
/net/decnet/
H A Ddn_table.c668 int matched; local
694 matched = 0;
702 matched++;
717 if (matched != 1) {

Completed in 68 milliseconds