Searched refs:escnt (Results 1 – 1 of 1) sorted by relevance
1429 dladm_wlan_ess_t *sr, uint_t escnt, uint_t *estot) in dladm_wlan_wpa_get_sr() argument1443 n = (es->count > escnt) ? escnt : es->count; in dladm_wlan_wpa_get_sr()