Searched refs:attrp1 (Results 1 – 1 of 1) sorted by relevance
349 dladm_wlan_attr_t *attrp1, *attrp2; in attr_compare() local351 attrp1 = (*(dladm_wlan_attr_t **)p1); in attr_compare()354 if (attrp1->wa_strength < attrp2->wa_strength) in attr_compare()357 if (attrp1->wa_strength > attrp2->wa_strength) in attr_compare()360 return (attrp2->wa_speed - attrp1->wa_speed); in attr_compare()