Searched refs:fcl_next_tx_time (Results 1 – 2 of 2) sorted by relevance
137 uint64_t fcl_next_tx_time; /* next time a packet is ready */ member
753 fq_cl->fcl_next_tx_time = 0; in fq_if_classq_init()1759 if ((fq_cl->fcl_flags & FCL_PACED) != 0 && fq_cl->fcl_next_tx_time > now) { in fq_if_is_fq_cl_paced()1764 fq_cl->fcl_next_tx_time = 0; in fq_if_is_fq_cl_paced()2603 fq_cl->fcl_next_tx_time = fq_cl_tx_time; in fq_if_dequeue_class()