HomeSort by relevance Sort by last modified time
    Searched refs:lr_table (Results 1 - 3 of 3) sorted by null

  /external/libnl/lib/fib_lookup/
request.c 68 diff |= REQ_DIFF(TABLE, a->lr_table != b->lr_table);
138 req->lr_table = table;
145 return req->lr_table;
  /external/valgrind/memcheck/
mc_leakcheck.c 467 // chunks will be converted and merged in loss record, maintained in lr_table
468 // lr_table elements are kept from one leak_search to another to implement
470 static OSet* lr_table; variable
    [all...]
  /external/libnl/include/netlink-private/
types.h 732 uint8_t lr_table; member in struct:flnl_request

Completed in 869 milliseconds