Searched refs:thdr (Results 1 – 3 of 3) sorted by relevance
262 struct tcf_ematch_tree_hdr *thdr; in rtnl_ematch_parse() local274 thdr = nla_data(tb[TCA_EMATCH_TREE_HDR]); in rtnl_ematch_parse()277 if (thdr->nmatches == 0) in rtnl_ematch_parse()283 if (thdr->nmatches > (nla_len(tb[TCA_EMATCH_TREE_LIST]) / in rtnl_ematch_parse()287 if (!(index = calloc(thdr->nmatches, sizeof(struct rtnl_ematch *)))) in rtnl_ematch_parse()290 if (!(tree = rtnl_ematch_tree_alloc(thdr->progid))) { in rtnl_ematch_parse()307 if (nmatches >= thdr->nmatches) { in rtnl_ematch_parse()335 container_ref(ematch) >= thdr->nmatches) { in rtnl_ematch_parse()343 if (nmatches != thdr->nmatches) { in rtnl_ematch_parse()
368 union thdr { union381 #define RING_GET_FRAME(h) (((union thdr **)h->buffer)[h->offset])4173 handle->buffer = malloc(handle->cc * sizeof(union thdr *));4305 static inline union thdr *4309 union thdr h;4617 union thdr h;4691 union thdr h;4766 union thdr h;4834 union thdr h;
368 thdr,"convert long bfp to long hfp","won't do","hfp instruction"