Home
last modified time | relevance | path

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

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