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

/external/iproute2/tc/
H A Dm_ematch.c342 .nmatches = flatten_tree(ematch_root, ematch_root),
448 tb = malloc((hdr->nmatches + 1) * sizeof(struct rtattr *));
452 if (hdr->nmatches > 0) {
453 if (parse_rtattr_nested(tb, hdr->nmatches, rta) < 0)
/external/iproute2/include/linux/
H A Dpkt_cls.h393 __u16 nmatches; member in struct:tcf_ematch_tree_hdr
/external/kernel-headers/original/linux/
H A Dpkt_cls.h416 __u16 nmatches; member in struct:tcf_ematch_tree_hdr

Completed in 460 milliseconds