Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdladm/common/
H A Dflowprop.c102 if (status == DLADM_STATUS_TEMPONLY && in dladm_set_flowprop()
104 return (DLADM_STATUS_TEMPONLY); in dladm_set_flowprop()
110 return (DLADM_STATUS_TEMPONLY); in dladm_set_flowprop()
147 return (DLADM_STATUS_TEMPONLY); in dladm_get_flowprop()
H A Dlibdladm.h107 DLADM_STATUS_TEMPONLY, enumerator
H A Dpropfuncs.c588 return (DLADM_STATUS_TEMPONLY); in i_dladm_set_one_prop_temp()
H A Dlibdladm.c214 case DLADM_STATUS_TEMPONLY: in dladm_status2str()
H A Dlinkprop.c943 return (DLADM_STATUS_TEMPONLY); in i_dladm_set_single_prop()
1295 return (DLADM_STATUS_TEMPONLY); in dladm_get_linkprop()
1392 status = DLADM_STATUS_TEMPONLY; in dladm_get_linkprop_values()
4591 return (DLADM_STATUS_TEMPONLY); in i_dladm_wlan_param()
H A Dlibdlwlan.c1112 return (DLADM_STATUS_TEMPONLY); in i_dladm_wlan_legacy_ioctl()
/titanic_41/usr/src/cmd/flowadm/
H A Dflowadm.c977 if (status == DLADM_STATUS_TEMPONLY) { in print_flowprop()
/titanic_41/usr/src/cmd/dladm/
H A Ddladm.c6500 if (status == DLADM_STATUS_TEMPONLY) { in print_linkprop()
6589 if (statep->ls_retstatus == DLADM_STATUS_TEMPONLY) in print_linkprop_cb()