Home
last modified time | relevance | path

Searched refs:IFNET_LQM_THRESH_POOR (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Dif_private.h483 IFNET_LQM_THRESH_POOR = 50, enumerator
507 if (raw_lqm <= IFNET_LQM_THRESH_POOR) { in ifnet_lqm_normalize()
508 return IFNET_LQM_THRESH_POOR; in ifnet_lqm_normalize()
H A Ddlil.c6338 case IFNET_LQM_THRESH_POOR: in if_lqm_update()
6354 case IFNET_LQM_THRESH_POOR: in if_lqm_update()
H A Dif.c6483 case IFNET_LQM_THRESH_POOR: in if_copy_link_heuristics_stats()