/external/iproute2/tc/ |
D | q_hhf.c | 43 if (get_unsigned(&limit, *argv, 0)) { in hhf_parse_opt() 49 if (get_unsigned(&quantum, *argv, 0)) { in hhf_parse_opt() 55 if (get_unsigned(&hh_limit, *argv, 0)) { in hhf_parse_opt() 67 if (get_unsigned(&admit_bytes, *argv, 0)) { in hhf_parse_opt() 79 if (get_unsigned(&non_hh_weight, *argv, 0)) { in hhf_parse_opt()
|
D | q_fq.c | 102 if (get_unsigned(&plimit, *argv, 0)) { in fq_parse_opt() 109 if (get_unsigned(&flow_plimit, *argv, 0)) { in fq_parse_opt() 116 if (get_unsigned(&buckets, *argv, 0)) { in fq_parse_opt() 143 if (get_unsigned(&quantum, *argv, 0)) { in fq_parse_opt() 150 if (get_unsigned(&initial_quantum, *argv, 0)) { in fq_parse_opt() 157 if (get_unsigned(&orphan_mask, *argv, 0)) { in fq_parse_opt()
|
D | q_choke.c | 51 if (get_unsigned(&opt.limit, *argv, 0)) { in choke_parse_opt() 65 if (get_unsigned(&opt.qth_min, *argv, 0)) { in choke_parse_opt() 71 if (get_unsigned(&opt.qth_max, *argv, 0)) { in choke_parse_opt() 77 if (get_unsigned(&burst, *argv, 0)) { in choke_parse_opt()
|
D | m_sample.c | 68 if (get_unsigned(&rate, *argv, 10) != 0) { in parse_sample() 76 if (get_unsigned(&group, *argv, 10) != 0) { in parse_sample() 85 if (get_unsigned(&trunc, *argv, 10) != 0) { in parse_sample()
|
D | q_pie.c | 57 if (get_unsigned(&limit, *argv, 0)) { in pie_parse_opt() 75 if (get_unsigned(&alpha, *argv, 0) || in pie_parse_opt() 82 if (get_unsigned(&beta, *argv, 0) || in pie_parse_opt()
|
D | q_gred.c | 62 if (get_unsigned(&opt.DPs, *argv, 10)) { in init_gred() 76 if (get_unsigned(&opt.def_DP, *argv, 10)) { in init_gred() 166 if (get_unsigned(&opt.DP, *argv, 10)) { in gred_parse_opt() 177 if (get_unsigned(&burst, *argv, 0)) { in gred_parse_opt()
|
D | q_fq_codel.c | 75 if (get_unsigned(&limit, *argv, 0)) { in fq_codel_parse_opt() 81 if (get_unsigned(&flows, *argv, 0)) { in fq_codel_parse_opt() 87 if (get_unsigned(&quantum, *argv, 0)) { in fq_codel_parse_opt()
|
D | f_rsvp.c | 245 if (get_unsigned(&tid, *argv, 0)) { in rsvp_parse_opt() 255 if (get_unsigned(&tid, *argv, 0)) { in rsvp_parse_opt() 264 if (get_unsigned(&tid, *argv, 0)) { in rsvp_parse_opt()
|
D | q_rr.c | 68 if (get_unsigned(&band, *argv, 10)) { in rr_parse_opt()
|
D | q_prio.c | 67 if (get_unsigned(&band, *argv, 10)) { in prio_parse_opt()
|
D | e_bpf.c | 89 if (get_unsigned(&key, *argv, 0)) { in parse_bpf()
|
D | q_codel.c | 74 if (get_unsigned(&limit, *argv, 0)) { in codel_parse_opt()
|
D | m_skbedit.c | 74 if (get_unsigned(&tmp, *argv, 10) || tmp > 65535) { in parse_skbedit()
|
D | q_red.c | 69 if (get_unsigned(&burst, *argv, 0)) { in red_parse_opt()
|
D | q_sfq.c | 120 if (get_unsigned(&burst, *argv, 0)) { in sfq_parse_opt()
|
/external/iproute2/ip/ |
D | link_vti.c | 128 if (get_unsigned(&uval, *argv, 0) < 0) { in vti_parse_opt() 144 if (get_unsigned(&uval, *argv, 0) < 0) { in vti_parse_opt() 158 if (get_unsigned(&uval, *argv, 0) < 0) { in vti_parse_opt()
|
D | link_vti6.c | 123 if (get_unsigned(&uval, *argv, 0) < 0) { in vti6_parse_opt() 139 if (get_unsigned(&uval, *argv, 0) < 0) { in vti6_parse_opt() 153 if (get_unsigned(&uval, *argv, 0) < 0) { in vti6_parse_opt()
|
D | iproute.c | 778 if (get_unsigned(&w, *argv, 0) || w == 0 || w > 256) in parse_one_nh() 975 if (get_unsigned(&mtu, *argv, 0)) in iproute_modify() 986 if (get_unsigned(&hoplimit, *argv, 0) || hoplimit > 255) in iproute_modify() 997 if (get_unsigned(&mss, *argv, 0)) in iproute_modify() 1008 if (get_unsigned(&reord, *argv, 0)) in iproute_modify() 1041 if (get_unsigned(&win, *argv, 0)) in iproute_modify() 1052 if (get_unsigned(&win, *argv, 0)) in iproute_modify() 1063 if (get_unsigned(&win, *argv, 0)) in iproute_modify() 1074 if (get_unsigned(&win, *argv, 0)) in iproute_modify() 1095 if (get_unsigned(&quickack, *argv, 0)) in iproute_modify() [all …]
|
D | link_gre.c | 192 if (get_unsigned(&uval, *argv, 0) < 0) { in gre_parse_opt() 209 if (get_unsigned(&uval, *argv, 0) < 0) { in gre_parse_opt() 224 if (get_unsigned(&uval, *argv, 0) < 0) { in gre_parse_opt() 271 if (get_unsigned(&uval, *argv, 0)) in gre_parse_opt()
|
D | rtm_map.c | 123 return get_unsigned(realms, arg, 0); in get_rt_realms_or_raw()
|
D | link_gre6.c | 195 if (get_unsigned(&uval, *argv, 0) < 0) { in gre_parse_opt() 212 if (get_unsigned(&uval, *argv, 0) < 0) { in gre_parse_opt() 227 if (get_unsigned(&uval, *argv, 0) < 0) { in gre_parse_opt()
|
D | iplink.c | 275 if (get_unsigned(&ivvip->vlan, *argv, 0)) in iplink_parse_vf_vlan_info() 285 if (get_unsigned(&ivvip->qos, *argv, 0)) in iplink_parse_vf_vlan_info() 414 if (get_unsigned(&ivt.rate, *argv, 0)) in iplink_parse_vf() 426 if (get_unsigned(&tivt.max_tx_rate, *argv, 0)) in iplink_parse_vf() 433 if (get_unsigned(&tivt.min_tx_rate, *argv, 0)) in iplink_parse_vf()
|
D | tunnel.c | 194 if (get_unsigned(&uval, key, 0) < 0) { in tnl_parse_key()
|
D | ip.c | 270 if (get_unsigned(&size, argv[1], 0)) { in main()
|
D | iplink_geneve.c | 100 if (get_unsigned(&uval, *argv, 0)) in geneve_parse_opt()
|