Home
last modified time | relevance | path

Searched refs:get_u32 (Results 1 – 25 of 84) sorted by relevance

1234

/external/iproute2/tc/
Dq_sfb.c67 if (get_u32(&opt.rehash_interval, *argv, 0)) { in sfb_parse_opt()
73 if (get_u32(&opt.warmup_time, *argv, 0)) { in sfb_parse_opt()
79 if (get_u32(&opt.limit, *argv, 0)) { in sfb_parse_opt()
85 if (get_u32(&opt.max, *argv, 0)) { in sfb_parse_opt()
91 if (get_u32(&opt.bin_size, *argv, 0)) { in sfb_parse_opt()
109 if (get_u32(&opt.penalty_rate, *argv, 0)) { in sfb_parse_opt()
115 if (get_u32(&opt.penalty_burst, *argv, 0)) { in sfb_parse_opt()
Dq_sfq.c64 if (get_u32(&opt.v0.limit, *argv, 0)) { in sfq_parse_opt()
75 if (get_u32(&opt.v0.divisor, *argv, 0)) { in sfq_parse_opt()
82 if (get_u32(&opt.v0.flows, *argv, 0)) { in sfq_parse_opt()
89 if (get_u32(&opt.depth, *argv, 0)) { in sfq_parse_opt()
99 if (get_u32(&opt.limit, *argv, 0)) { in sfq_parse_opt()
106 if (get_u32(&opt.qth_min, *argv, 0)) { in sfq_parse_opt()
113 if (get_u32(&opt.qth_max, *argv, 0)) { in sfq_parse_opt()
Df_flow.c109 if (get_u32(&tmp, argv, 0) == 0) in get_addend()
144 if (get_u32(&t->tcm_handle, handle, 0)) { in flow_parse_opt()
165 if (get_u32(&tmp, *argv, 0)) { in flow_parse_opt()
172 if (get_u32(&tmp, *argv, 0)) { in flow_parse_opt()
179 if (get_u32(&tmp, *argv, 0)) { in flow_parse_opt()
186 if (get_u32(&tmp, *argv, 0)) { in flow_parse_opt()
200 if (get_u32(&tmp, *argv, 0)) { in flow_parse_opt()
214 if (get_u32(&tmp, *argv, 0)) { in flow_parse_opt()
Dq_htb.c76 if (get_u32(&opt.rate2quantum, *argv, 10)) { in htb_parse_opt()
81 if (get_u32(&opt.defcls, *argv, 16)) { in htb_parse_opt()
92 if (get_u32(&direct_qlen, *argv, 10)) { in htb_parse_opt()
129 if (get_u32(&opt.prio, *argv, 10)) { in htb_parse_class_opt()
135 if (get_u32(&mtu, *argv, 10)) { in htb_parse_class_opt()
155 if (get_u32(&opt.quantum, *argv, 10)) { in htb_parse_class_opt()
Dtc_stab.c67 if (get_u32(&s.mtu, *argv, 10)) in parse_size_table()
73 if (get_u32(&s.mpu, *argv, 10)) in parse_size_table()
85 if (get_u32(&s.tsize, *argv, 10)) in parse_size_table()
Df_rsvp.c81 if (get_u32(&gpi, *argv, 0)) in get_addr_and_pi()
94 if (get_u32(&gpi, *argv, 0)) in get_addr_and_pi()
106 if (get_u32(&flabel, *argv, 0)) in get_addr_and_pi()
129 if (get_u32(&tmp, *argv, 0)) in get_addr_and_pi()
134 if (get_u32(&mask, *argv, 16)) in get_addr_and_pi()
182 if (get_u32(&t->tcm_handle, handle, 0)) { in rsvp_parse_opt()
Df_u32.c54 return get_u32(handle, str, 16); in get_u32_handle()
241 if (get_u32(&key, *argv, 0)) in parse_u32()
245 if (get_u32(&mask, *argv, 16)) in parse_u32()
273 if (get_u32(&key, *argv, 0)) in parse_u16()
277 if (get_u32(&mask, *argv, 16)) in parse_u16()
304 if (get_u32(&key, *argv, 0)) in parse_u8()
308 if (get_u32(&mask, *argv, 16)) in parse_u8()
422 if (get_u32(&key, *argv, 0)) in parse_ip6_class()
426 if (get_u32(&mask, *argv, 16)) in parse_ip6_class()
671 if (get_u32(&mark.val, *argv, 0)) { in parse_mark()
[all …]
Dq_qfq.c63 if (get_u32(&tmp, *argv, 10)) { in qfq_parse_class_opt()
69 if (get_u32(&tmp, *argv, 10)) { in qfq_parse_class_opt()
Dtc_filter.c120 if (get_u32(&prio, *argv, 0) || prio > 0xFFFF) in tc_filter_modify()
136 if (get_u32(&chain_index, *argv, 0)) in tc_filter_modify()
392 if (get_u32(&prio, *argv, 0) || prio > 0xFFFF) in tc_filter_get()
408 if (get_u32(&chain_index, *argv, 0)) in tc_filter_get()
565 if (get_u32(&prio, *argv, 0)) in tc_filter_list()
582 if (get_u32(&chain_index, *argv, 0)) in tc_filter_list()
Df_fw.c55 if (get_u32(&t->tcm_handle, handle, 0)) { in fw_parse_opt()
60 if (get_u32(&mask, slash+1, 0)) { in fw_parse_opt()
Dm_ife.c106 if (get_u32(&ife_mark_v, *argv, 0)) in parse_ife()
111 if (get_u32(&ife_prio_v, *argv, 0)) in parse_ife()
166 if (get_u32(&p.index, *argv, 0)) { in parse_ife()
Df_route.c45 if (get_u32(&t->tcm_handle, handle, 0)) { in route_parse_opt()
118 if (get_u32(&order, *argv, 0)) { in route_parse_opt()
Dm_skbedit.c91 if (get_u32(&mark, *argv, 0)) { in parse_skbedit()
129 if (get_u32(&sel.index, *argv, 10)) { in parse_skbedit()
Dm_mirred.c102 if (get_u32(&p.index, *argv, 10)) { in parse_direction()
183 if (get_u32(&p.index, *argv, 10)) { in parse_direction()
/external/iproute2/ip/
Diplink_can.c121 if (get_u32(&bt.bitrate, *argv, 0)) in can_parse_opt()
133 if (get_u32(&bt.tq, *argv, 0)) in can_parse_opt()
137 if (get_u32(&bt.prop_seg, *argv, 0)) in can_parse_opt()
141 if (get_u32(&bt.phase_seg1, *argv, 0)) in can_parse_opt()
145 if (get_u32(&bt.phase_seg2, *argv, 0)) in can_parse_opt()
149 if (get_u32(&bt.sjw, *argv, 0)) in can_parse_opt()
153 if (get_u32(&dbt.bitrate, *argv, 0)) in can_parse_opt()
164 if (get_u32(&dbt.tq, *argv, 0)) in can_parse_opt()
168 if (get_u32(&dbt.prop_seg, *argv, 0)) in can_parse_opt()
172 if (get_u32(&dbt.phase_seg1, *argv, 0)) in can_parse_opt()
[all …]
Diplink_bond.c188 if (get_u32(&miimon, *argv, 0)) in bond_parse_opt()
193 if (get_u32(&updelay, *argv, 0)) in bond_parse_opt()
198 if (get_u32(&downdelay, *argv, 0)) in bond_parse_opt()
208 if (get_u32(&arp_interval, *argv, 0)) in bond_parse_opt()
271 if (get_u32(&resend_igmp, *argv, 0)) in bond_parse_opt()
293 if (get_u32(&min_links, *argv, 0)) in bond_parse_opt()
299 if (get_u32(&lp_interval, *argv, 0)) in bond_parse_opt()
305 if (get_u32(&packets_per_slave, *argv, 0)) in bond_parse_opt()
Diplink_bridge.c90 if (get_u32(&val, *argv, 0)) in bridge_parse_opt()
96 if (get_u32(&val, *argv, 0)) in bridge_parse_opt()
102 if (get_u32(&val, *argv, 0)) in bridge_parse_opt()
108 if (get_u32(&val, *argv, 0)) in bridge_parse_opt()
114 if (get_u32(&val, *argv, 0)) in bridge_parse_opt()
216 if (get_u32(&mcast_hash_el, *argv, 0)) in bridge_parse_opt()
226 if (get_u32(&mcast_hash_max, *argv, 0)) in bridge_parse_opt()
235 if (get_u32(&mcast_lmc, *argv, 0)) in bridge_parse_opt()
245 if (get_u32(&mcast_sqc, *argv, 0)) in bridge_parse_opt()
Dipntable.c102 if (get_u32(&thresh1, *argv, 0)) in ipntable_modify()
112 if (get_u32(&thresh2, *argv, 0)) in ipntable_modify()
122 if (get_u32(&thresh3, *argv, 0)) in ipntable_modify()
202 if (get_u32(&queue, *argv, 0)) in ipntable_modify()
213 if (get_u32(&aprobe, *argv, 0)) in ipntable_modify()
224 if (get_u32(&uprobe, *argv, 0)) in ipntable_modify()
235 if (get_u32(&mprobe, *argv, 0)) in ipntable_modify()
270 if (get_u32(&pqueue, *argv, 0)) in ipntable_modify()
Diprule.c441 if (get_u32(&pref, *argv, 0)) in iprule_list_flush_or_save()
463 if (get_u32(&fwmark, *argv, 0)) in iprule_list_flush_or_save()
467 if (get_u32(&fwmask, slash+1, 0)) in iprule_list_flush_or_save()
628 if (get_u32(&pref, *argv, 0)) in iprule_modify()
648 if (get_u32(&fwmark, *argv, 0)) in iprule_modify()
652 if (get_u32(&fwmask, slash+1, 0)) in iprule_modify()
742 if (get_u32(&target, *argv, 0)) in iprule_modify()
Dxfrm_state.c246 if (get_u32(&val, *argv, 16)) in xfrm_state_extra_flag_parse()
342 if (get_u32(&replay_window, *argv, 0)) in xfrm_state_modify()
346 if (get_u32(&seq, *argv, 0)) in xfrm_state_modify()
350 if (get_u32(&seq_hi, *argv, 0)) in xfrm_state_modify()
354 if (get_u32(&oseq, *argv, 0)) in xfrm_state_modify()
358 if (get_u32(&oseq_hi, *argv, 0)) in xfrm_state_modify()
444 if (get_u32(&output_mark, *argv, 0)) in xfrm_state_modify()
524 if (get_u32(&icvlen, *argv, 0)) in xfrm_state_modify()
536 if (get_u32(&trunclen, *argv, 0)) in xfrm_state_modify()
791 if (get_u32(&req.xspi.min, *argv, 0)) in xfrm_state_allocspi()
[all …]
/external/libgsm/src/
Dtoast_audio.c42 static int get_u32 P2((f, up), FILE * f, unsigned long * up)
65 || get_u32( in, &len ) in P0()
66 || get_u32( in, &enc ) /* skip this */ in P0()
67 || get_u32( in, &enc )) { in P0()
/external/libwebsockets/lib/roles/http/server/
Dfops-zip.c156 get_u32(void *p) in get_u32() function
197 get_u32(buf + ZE_CENTRAL_DIR_OFFSET)) < 0) in lws_fops_zip_scan()
210 if (get_u32(buf + ZC_SIGNATURE) != 0x02014B50) in lws_fops_zip_scan()
220 priv->hdr.crc32 = get_u32(buf + ZC_CRC32); in lws_fops_zip_scan()
221 priv->hdr.comp_size = get_u32(buf + ZC_COMPRESSED_SIZE); in lws_fops_zip_scan()
222 priv->hdr.uncomp_size = get_u32(buf + ZC_UNCOMPRESSED_SIZE); in lws_fops_zip_scan()
223 priv->hdr.offset = get_u32(buf + ZC_REL_OFFSET_LOCAL_HEADER); in lws_fops_zip_scan()
224 priv->hdr.mod_time = get_u32(buf + ZC_LAST_MOD_FILE_TIME); in lws_fops_zip_scan()
/external/rust/crates/bytes/src/buf/
Dbuf_impl.rs410 fn get_u32(&mut self) -> u32 { in get_u32() method
732 f32::from_bits(Self::get_u32(self)) in get_f32()
956 fn get_u32(&mut self) -> u32 {
957 (**self).get_u32()
/external/rust/crates/bytes/benches/
Dbuf.rs167 mod get_u32 { module
169 bench_group!(get_u32);
/external/rust/crates/quiche/src/
Doctets.rs165 pub fn get_u32(&mut self) -> Result<u32> { in get_u32() method
196 4 => u64::from(b.get_u32()?), in get_varint()
372 pub fn get_u32(&mut self) -> Result<u32> { in get_u32() method
415 4 => u64::from(b.get_u32()?), in get_varint()
697 assert_eq!(b.get_u32().unwrap(), 0x0708090a); in get_u()
708 assert!(b.get_u32().is_err()); in get_u()
734 assert_eq!(b.get_u32().unwrap(), 0x0708090a); in get_u_mut()
745 assert!(b.get_u32().is_err()); in get_u_mut()

1234