Home
last modified time | relevance | path

Searched refs:nmatches (Results 1 – 5 of 5) sorted by relevance

/linux/net/sched/
A Dematch.c192 if (ref >= tree_hdr->nmatches) in tcf_em_validate()
333 matches_len = tree_hdr->nmatches * sizeof(*em); in tcf_em_tree_validate()
354 if (idx >= tree_hdr->nmatches) in tcf_em_tree_validate()
374 if (idx != tree_hdr->nmatches) { in tcf_em_tree_validate()
405 for (i = 0; i < tree->hdr.nmatches; i++) { in tcf_em_tree_destroy()
417 tree->hdr.nmatches = 0; in tcf_em_tree_destroy()
454 for (i = 0; i < tree->hdr.nmatches; i++) { in tcf_em_tree_dump()
506 while (match_idx < tree->hdr.nmatches) { in __tcf_em_tree_match()
A Dcls_flow.c663 if (f->ematches.hdr.nmatches && in flow_dump()
/linux/tools/include/uapi/linux/
A Dpkt_cls.h536 __u16 nmatches; member
/linux/include/uapi/linux/
A Dpkt_cls.h703 __u16 nmatches; member
/linux/include/net/
A Dpkt_cls.h462 if (tree->hdr.nmatches) in tcf_em_tree_match()

Completed in 15 milliseconds