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

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/tc/
H A Dq_htb.c75 if (get_u32(&opt.rate2quantum, *argv, 10)) {
80 if (get_u32(&opt.defcls, *argv, 16)) {
119 if (get_u32(&opt.prio, *argv, 10)) {
125 if (get_u32(&mtu, *argv, 10)) {
140 if (get_u32(&opt.quantum, *argv, 10)) {
H A Df_rsvp.c81 if (get_u32(&gpi, *argv, 0))
93 if (get_u32(&gpi, *argv, 0))
104 if (get_u32(&flabel, *argv, 0))
126 if (get_u32(&tmp, *argv, 0))
131 if (get_u32(&mask, *argv, 16))
183 if (get_u32(&t->tcm_handle, handle, 0)) {
H A Df_route.c49 if (get_u32(&t->tcm_handle, handle, 0)) {
111 if (get_u32(&order, *argv, 0)) {
H A Dq_sfq.c57 if (get_u32(&opt.limit, *argv, 0)) {
H A Dm_pedit.c244 return get_u32(val, *argv, 0);
383 if (get_u32(&atv, *argv, 0))
389 if (get_u32(&offmask, *argv, 16))
395 if (get_u32(&shift, *argv, 0))
529 if (get_u32(&sel.sel.index, *argv, 10)) {
H A Df_u32.c50 return get_u32(handle, str, 16);
229 if (get_u32(&key, *argv, 0))
233 if (get_u32(&mask, *argv, 16))
260 if (get_u32(&key, *argv, 0))
264 if (get_u32(&mask, *argv, 16))
290 if (get_u32(&key, *argv, 0))
294 if (get_u32(&mask, *argv, 16))
604 if (get_u32(&mark.val, *argv, 0)) {
610 if (get_u32(&mark.mask, *argv, 0)) {
752 if (get_u32(
[all...]
H A Df_fw.c44 if (get_u32(&t->tcm_handle, handle, 0)) {
H A Dm_mirred.c86 if (get_u32(&p.index, *argv, 10)) {
184 if (get_u32(&p.index, *argv, 10)) {
H A Dm_gact.c167 if (get_u32(&p.index, *argv, 10)) {
H A Dq_cbq.c206 if (get_u32(&lss.minidle, *argv, 0)) {
213 if (get_u32(&minburst, *argv, 0)) {
220 if (get_u32(&maxburst, *argv, 0)) {
267 if (get_u32(&prio, *argv, 0)) {
H A Dtc_filter.c106 if (get_u32(&prio, *argv, 0))
300 if (get_u32(&prio, *argv, 0))
H A Dq_netem.c198 if (get_u32(&opt.gap, *argv, 0)) {
H A Dtc.c83 if (get_u32(&handle, fhandle, 16)) {
H A Dm_police.c154 if (get_u32(&p.index, *argv, 10)) {
H A Dm_ipt.c448 if (get_u32(&index, argv[optind + 1], 10)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/libiproute/
H A Dutils.h67 extern int get_u32(uint32_t *val, char *arg, int base);
H A Diprule.c245 if (get_u32(&pref, *argv, 0))
257 if (get_u32(&fwmark, *argv, 0))
H A Dutils.c45 int get_u32(uint32_t * val, char *arg, int base) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_misc.c525 #define get_u32(x) (le32_to_cpu(get_unaligned((__u32*)(x)))) macro
577 MINFO->values.reg.mctlwtst = get_u32(bd->pins + 48) == 0xFFFFFFFF ? 0x01250A21 : get_u32(bd->pins + 48);
603 MINFO->values.reg.mctlwtst = get_u32(bd->pins + 71);
611 MINFO->values.reg.opt3 = get_u32(bd->pins + 67);
642 MINFO->values.reg.opt = get_u32(bd->pins+ 48);
643 MINFO->values.reg.opt2 = get_u32(bd->pins+ 52);
644 MINFO->values.reg.opt3 = get_u32(bd->pins+ 94);
645 MINFO->values.reg.mctlwtst = get_u32(bd->pins+ 98);
646 MINFO->values.reg.memmisc = get_u32(b
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Dxfrm_policy.c206 if (get_u32(&req.xpinfo.index, *argv, 0))
224 if (get_u32(&req.xpinfo.priority, *argv, 0))
432 if (get_u32(&req.xpid.index, *argv, 0))
566 if (get_u32(&filter.xpinfo.index, *argv, 0))
584 if (get_u32(&filter.xpinfo.priority, *argv, 0))
H A Diprule.c233 if (get_u32(&pref, *argv, 0))
245 if (get_u32(&fwmark, *argv, 0))
H A Dxfrm_state.c174 if (get_u32(seq, *argv, 0))
444 if (get_u32(&req.xspi.min, *argv, 0))
453 if (get_u32(&req.xspi.max, *argv, 0))
H A Dipxfrm.c818 if (get_u32(&spi, *argv, 0))
892 if (get_u32(reqid, *argv, 0))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_net.h184 get_u32(unsigned char *p, u32 *x) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/include/
H A Dutils.h83 extern int get_u32(__u32 *val, const char *arg, int base);

Completed in 108 milliseconds

12