Home
last modified time | relevance | path

Searched refs:jsonw_string (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/iproute2/bridge/
H A Dfdb.c258 jsonw_string(jw_global, "self"); in print_fdb()
262 jsonw_string(jw_global, "router"); in print_fdb()
266 jsonw_string(jw_global, "extern_learn"); in print_fdb()
270 jsonw_string(jw_global, "offload"); in print_fdb()
273 jsonw_string(jw_global, "master"); in print_fdb()
H A Dvlan.c453 jsonw_string(jw_global, "PVID"); in print_vlan_info()
461 jsonw_string(jw_global, in print_vlan_info()
H A Dmdb.c163 jsonw_string(jw_global, "offload"); in print_mdb_entry()
/aosp_15_r20/external/iproute2/lib/
H A Djson_writer.c191 void jsonw_string(json_writer_t *self, const char *value) in jsonw_string() function
243 jsonw_string(self, val); in jsonw_string_field()
317 jsonw_string(wr, *++argv); in main()
H A Djson_print.c135 jsonw_string(_jw, value); in print_color_string()
196 jsonw_string(_jw, b1); in print_color_hex()
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_json_builder_test.c38 jsonw_string(wr, *++argv); in main()
64 jsonw_string(wr, "boo: appended or new entry?"); in main()
H A Dsg_tst_json_builder.c124 jsonw_string(wr, *++argv);
150 jsonw_string(wr, "boo: appended or new entry?");
/aosp_15_r20/external/bpftool/src/
H A Djson_writer.c198 void jsonw_string(json_writer_t *self, const char *value) in jsonw_string() function
250 jsonw_string(self, val); in jsonw_string_field()
324 jsonw_string(wr, *++argv); in main()
H A Dbtf_dumper.c100 jsonw_string(d->jw, prog_str); in dump_prog_id_as_func_ptr()
174 jsonw_string(d->jw, in btf_dumper_enum()
200 jsonw_string(d->jw, in btf_dumper_enum64()
257 jsonw_string(d->jw, data); in btf_dumper_array()
H A Djit_disasm.c60 jsonw_string(json_wtr, s); in printf_json()
183 jsonw_string(json_wtr, s); in printf_json()
H A Dnetlink_dumper.h98 jsonw_string(json_wtr, str); \
H A Djson_writer.h41 void jsonw_string(json_writer_t *self, const char *value);
H A Dtracelog.c158 jsonw_string(json_wtr, buff); in do_tracelog()
H A Dfeature.c705 jsonw_string(json_wtr, helper_name[id]); in probe_helper_for_progtype()
1298 jsonw_string(json_wtr, name); in do_list_builtins()
H A Dmain.c405 jsonw_string(json_wtr, n_argv[i]); in do_batch()
H A Dprog.c491 jsonw_string(json_wtr, entry->pvalue); in print_prog_json()
814 jsonw_string(json_wtr, func_sig); in prog_dump()
817 jsonw_string(json_wtr, sym_name); in prog_dump()
H A Dxlated_dumper.c254 jsonw_string(json_wtr, func_sig); in dump_xlated_json()
H A Dmap.c530 jsonw_string(json_wtr, entry->pvalue); in show_map_close_json()
/aosp_15_r20/external/ethtool/
H A Djson_writer.c195 void jsonw_string(json_writer_t *self, const char *value) in jsonw_string() function
265 jsonw_string(self, val); in jsonw_string_field()
360 jsonw_string(wr, *++argv); in main()
H A Djson_print.c140 jsonw_string(_jw, value); in print_string()
198 jsonw_string(_jw, b1); in print_hex()
H A Djson_writer.h34 void jsonw_string(json_writer_t *self, const char *value);
/aosp_15_r20/external/iproute2/include/
H A Djson_writer.h37 void jsonw_string(json_writer_t *self, const char *value);
/aosp_15_r20/external/iproute2/rdma/
H A Ddev.c88 jsonw_string(rd->jw, dev_caps_to_str(idx)); in dev_print_caps()
H A Dlink.c78 jsonw_string(rd->jw, caps_to_str(idx)); in link_print_caps()
/aosp_15_r20/out/soong/.intermediates/external/iproute2/lib/libiprouteutil/android_arm64_armv8-2a_cortex-a55_shared/
Dlibiprouteutil.so.toc140 135: FUNC GLOBAL DEFAULT 15 jsonw_string

12