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

/external/iproute2/include/
H A Dxt-internal.h46 extern void *fw_calloc(size_t count, size_t size);
/external/iproute2/tc/
H A Dm_ipt.c197 fw_calloc(size_t count, size_t size) function
372 target->t = fw_calloc(1, size);
H A Dm_xt_old.c179 target->t = fw_calloc(1, size);

Completed in 279 milliseconds