Home
last modified time | relevance | path

Searched refs:pr_out_str (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/devlink/
Ddevlink.c1350 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()
[all …]