Lines Matching refs:ls_parsable

122 	boolean_t	ls_parsable;  member
963 boolean_t ls_parsable; member
3512 state.ls_parsable = p_arg; in do_show_link()
3520 if (state.ls_parsable) in do_show_link()
3523 dladm_ofmt_check(oferr, state.ls_parsable, ofmt); in do_show_link()
3779 boolean_t is_parsable = mac_state->ms_state->ls_parsable; in print_phys_one_mac_cb()
4136 state.ls_parsable = B_TRUE; in do_show_iptun()
4159 dladm_ofmt_check(oferr, state.ls_parsable, ofmt); in do_show_iptun()
4288 laddr = (state->ls_parsable) ? "" : "--"; in print_iptun()
4295 raddr = (state->ls_parsable) ? "" : "--"; in print_iptun()
4487 state.ls_parsable = p_arg; in do_show_phys()
4521 if (state.ls_parsable) in do_show_phys()
4524 dladm_ofmt_check(oferr, state.ls_parsable, ofmt); in do_show_phys()
4593 state.ls_parsable = p_arg; in do_show_vlan()
4600 if (state.ls_parsable) in do_show_vlan()
4603 dladm_ofmt_check(oferr, state.ls_parsable, ofmt); in do_show_vlan()
5563 state.ls_parsable = p_arg; in do_show_simnet()
5602 if (state.ls_parsable) in do_show_simnet()
5605 dladm_ofmt_check(oferr, state.ls_parsable, ofmt); in do_show_simnet()
5630 if (state->ls_parsable) in link_stats()
5633 dladm_ofmt_check(oferr, state->ls_parsable, ofmt); in link_stats()
6539 if (propvals[i][0] == '\0' && !statep->ls_parsable) in print_linkprop()
6550 if (statep->ls_parsable) { in print_linkprop()
6675 if (!statep->ls_parsable && in show_linkprop()
6703 state.ls_parsable = B_FALSE; in do_show_linkprop()
6718 state.ls_parsable = B_TRUE; in do_show_linkprop()
6748 if (state.ls_parsable) in do_show_linkprop()
6754 dladm_ofmt_check(oferr, state.ls_parsable, ofmt); in do_show_linkprop()
8128 "%s%s", state->ls_parsable || smfprot == runprot ? "" : "*", in print_bridge()
8132 !state->ls_parsable && (runcfg.field_mask & BR_CFG_AGE)); in print_bridge()
8135 !state->ls_parsable && (runcfg.field_mask & BR_CFG_AGE)); in print_bridge()
8139 !state->ls_parsable && (runcfg.field_mask & BR_CFG_HELLO)); in print_bridge()
8142 !state->ls_parsable && (runcfg.field_mask & BR_CFG_DELAY)); in print_bridge()
8145 !state->ls_parsable && (runcfg.field_mask & BR_CFG_FORCE_VER)); in print_bridge()
8148 !state->ls_parsable && (runcfg.field_mask & BR_CFG_HOLD_TIME)); in print_bridge()
8683 brstate.state.ls_parsable = parsable; in do_show_bridge()
8731 dladm_ofmt_check(oferr, brstate.state.ls_parsable, ofmt); in do_show_bridge()