Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dematch.c192 if (ref >= tree_hdr->nmatches) in tcf_em_validate()
335 matches_len = tree_hdr->nmatches * sizeof(*em); in tcf_em_tree_validate()
356 if (idx >= tree_hdr->nmatches) in tcf_em_tree_validate()
376 if (idx != tree_hdr->nmatches) { in tcf_em_tree_validate()
407 for (i = 0; i < tree->hdr.nmatches; i++) { in tcf_em_tree_destroy()
419 tree->hdr.nmatches = 0; in tcf_em_tree_destroy()
456 for (i = 0; i < tree->hdr.nmatches; i++) { in tcf_em_tree_dump()
508 while (match_idx < tree->hdr.nmatches) { in __tcf_em_tree_match()
A Dcls_flow.c665 if (f->ematches.hdr.nmatches && in flow_dump()
/linux-6.3-rc2/tools/include/uapi/linux/
A Dpkt_cls.h536 __u16 nmatches; member
/linux-6.3-rc2/include/uapi/linux/
A Dpkt_cls.h728 __u16 nmatches; member
/linux-6.3-rc2/include/net/
A Dpkt_cls.h513 if (tree->hdr.nmatches) in tcf_em_tree_match()

Completed in 17 milliseconds