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

/external/iproute2/include/
H A Dutils.h88 extern int get_s32(__s32 *val, const char *arg, int base);
/external/iproute2/tc/
H A Dq_netem.c395 if (get_s32(&rate.packet_overhead, *argv, 0)) {
409 if (get_s32(&rate.cell_overhead, *argv, 0)) {
/external/iproute2/lib/
H A Dutils.c202 int get_s32(__s32 *val, const char *arg, int base) function

Completed in 771 milliseconds