Searched refs:IFNET_LQM_THRESH_ABORT (Results 1 – 4 of 4) sorted by relevance
463 IFNET_LQM_THRESH_ABORT = 10, enumerator468 #define IFNET_LQM_THRESH_BAD IFNET_LQM_THRESH_ABORT
10447 if (lqm >= 0 && lqm <= IFNET_LQM_THRESH_ABORT) { in if_lqm_update()10448 lqm = IFNET_LQM_THRESH_ABORT; in if_lqm_update()10451 } else if (lqm > IFNET_LQM_THRESH_ABORT && in if_lqm_update()
8712 rt->rt_ifp->if_interface_state.lqm_state == IFNET_LQM_THRESH_ABORT) { in necp_application_find_policy_match_internal()12002 ifp->if_interface_state.lqm_state == IFNET_LQM_THRESH_ABORT) { in necp_route_is_lqm_abort()12007 delegated_ifp->if_interface_state.lqm_state == IFNET_LQM_THRESH_ABORT) { in necp_route_is_lqm_abort()
3040 IFNET_LQM_THRESH_ABORT) { in tcp_itimer()