Lines Matching refs:pr_out_str

1350 static void pr_out_str(struct dl *dl, const char *name, const char *val)  in pr_out_str()  function
1464 pr_out_str(dl, "mode", in pr_out_eswitch()
1468 pr_out_str(dl, "inline-mode", in pr_out_eswitch()
1475 pr_out_str(dl, "encap", encap_mode ? "enable" : "disable"); in pr_out_eswitch()
1633 pr_out_str(dl, "type", port_type_name(port_type)); in pr_out_port()
1638 pr_out_str(dl, "des_type", in pr_out_port()
1643 pr_out_str(dl, "netdev", in pr_out_port()
1646 pr_out_str(dl, "ibdev", in pr_out_port()
1863 pr_out_str(dl, "type", in pr_out_sb_pool()
1867 pr_out_str(dl, "thtype", in pr_out_sb_pool()
2050 pr_out_str(dl, "type", in pr_out_sb_tc_bind()
2853 pr_out_str(ctx->dl, "name", field->name); in pr_out_dpipe_fields()
2858 pr_out_str(ctx->dl, "mapping_type", in pr_out_dpipe_fields()
2869 pr_out_str(ctx->dl, "name", header->name); in pr_out_dpipe_header()
2872 pr_out_str(ctx->dl, "global", in pr_out_dpipe_header()
3098 pr_out_str(ctx->dl, "type", in pr_out_dpipe_action()
3100 pr_out_str(ctx->dl, "header", in pr_out_dpipe_action()
3103 pr_out_str(ctx->dl, "field", in pr_out_dpipe_action()
3111 pr_out_str(ctx->dl, "mapping", mapping); in pr_out_dpipe_action()
3180 pr_out_str(ctx->dl, "type", in pr_out_dpipe_match()
3182 pr_out_str(ctx->dl, "header", in pr_out_dpipe_match()
3185 pr_out_str(ctx->dl, "field", in pr_out_dpipe_match()
3193 pr_out_str(ctx->dl, "mapping", mapping); in pr_out_dpipe_match()
3266 pr_out_str(ctx->dl, "name", name); in dpipe_table_show()
3268 pr_out_str(ctx->dl, "counters_enabled", in dpipe_table_show()
3412 pr_out_str(ctx->dl, dpipe_value_type_e2s(type), inet_ntoa(ip_addr)); in dpipe_field_printer_ipv4_addr()
3420 pr_out_str(ctx->dl, dpipe_value_type_e2s(type), in dpipe_field_printer_ethernet_addr()
3431 pr_out_str(ctx->dl, dpipe_value_type_e2s(type), str); in dpipe_field_printer_ipv6_addr()