Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/classq/
H A Dif_classq.h200 CLASSQ_EV_LINK_LATENCY = 2, /* link latency has changed */ enumerator
H A Dclassq_subr.c589 case CLASSQ_EV_LINK_LATENCY: in ifclassq_ev2str()
/xnu-11417.140.69/bsd/net/
H A Dkpi_interface.c1717 ifnet_update_sndq(ifq, CLASSQ_EV_LINK_LATENCY); in ifnet_set_output_latencies()
1749 ifnet_update_rcv(ifp, CLASSQ_EV_LINK_LATENCY); in ifnet_set_input_latencies()