Searched refs:DN_KEY_LEQ (Results 1 – 2 of 2) sorted by relevance
101 #define DN_KEY_LEQ(a, b) ((int64_t)((a)-(b)) <= 0) macro
753 if (!DN_KEY_LEQ(pkt->dn_output_time, curr_time)) { in transmit_event()771 schedule_time = pkt == NULL || DN_KEY_LEQ(pkt->dn_output_time, curr_time) ? in transmit_event()949 if (DN_KEY_LEQ(q->S, p->V)) { in ready_event_wfq()966 while (neh->elements > 0 && DN_KEY_LEQ(neh->p[0].key, p->V)) { in ready_event_wfq()1062 while (h->elements > 0 && DN_KEY_LEQ(h->p[0].key, curr_time)) { in dummynet()