HomeSort by relevance Sort by last modified time
    Searched full:thdr (Results 1 - 4 of 4) sorted by null

  /external/libnl/lib/route/cls/
ematch.c 262 struct tcf_ematch_tree_hdr *thdr; local
274 thdr = nla_data(tb[TCA_EMATCH_TREE_HDR]);
277 if (thdr->nmatches == 0)
283 if (thdr->nmatches > (nla_len(tb[TCA_EMATCH_TREE_LIST]) /
287 if (!(index = calloc(thdr->nmatches, sizeof(struct rtnl_ematch *))))
290 if (!(tree = rtnl_ematch_tree_alloc(thdr->progid))) {
307 if (nmatches >= thdr->nmatches) {
335 container_ref(ematch) >= thdr->nmatches) {
343 if (nmatches != thdr->nmatches) {
  /external/libpcap/
pcap-linux.c 342 union thdr { union
354 #define RING_GET_FRAME(h) (((union thdr **)h->buffer)[h->offset])
    [all...]
  /external/valgrind/main/docs/internals/
s390-opcodes.csv 368 thdr,"convert long bfp to long hfp","won't do","hfp instruction"
    [all...]
  /external/valgrind/main/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 121 milliseconds