Home
last modified time | relevance | path

Searched refs:if_congested_link_time (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Dif_var_private.h571 #define if_congested_link_time if_data.ifi_congested_link_time macro
H A Dif.c7158 ifp->if_congested_link_time += (now - ifp->if_congested_link_start_time); in if_set_congested_link()