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

  /external/iproute2/include/
xt-internal.h 46 extern void *fw_calloc(size_t count, size_t size);
  /external/iproute2/tc/
m_ipt.c 197 fw_calloc(size_t count, size_t size) function
372 target->t = fw_calloc(1, size);
m_xt_old.c 179 target->t = fw_calloc(1, size);

Completed in 325 milliseconds