Searched refs:get_u32 (Results 26 - 30 of 30) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/lib/
H A Dutils.c78 int get_u32(__u32 *val, const char *arg, int base) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/tc/
H A Dm_action.c405 if (get_u32(&i, *argv, 10)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_net.c1666 p += get_u32(p, &code);
1707 p += get_u32(p, &my_seq);
1708 p += get_u32(p, &your_seq);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Diproute.c723 if (get_u32(&metric, *argv, 0))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/misc/
H A Dss.c1013 if (get_u32(a.addr.data, addr, 0)) {

Completed in 57 milliseconds

12