Searched refs:i_dladm_is_prop_temponly (Results 1 – 3 of 3) sorted by relevance
88 extern boolean_t i_dladm_is_prop_temponly(const char *prop_name,
109 if (i_dladm_is_prop_temponly(prop_name, errprop, &prop_tbl)) in dladm_set_flowprop()146 if (i_dladm_is_prop_temponly(prop_name, NULL, &prop_tbl)) in dladm_get_flowprop()
662 i_dladm_is_prop_temponly(const char *prop_name, char **errprop, in i_dladm_is_prop_temponly() function