Searched refs:SFQ_EMPTY_SLOT (Results 1 – 1 of 1) sorted by relevance
81 #define SFQ_EMPTY_SLOT 0xffff macro344 q->ht[slot->hash] = SFQ_EMPTY_SLOT; in sfq_drop()390 if (x == SFQ_EMPTY_SLOT) { in sfq_enqueue()527 q->ht[slot->hash] = SFQ_EMPTY_SLOT; in sfq_dequeue()577 q->ht[slot->hash] = SFQ_EMPTY_SLOT; in sfq_rehash()586 if (x == SFQ_EMPTY_SLOT) { in sfq_rehash()770 q->ht[i] = SFQ_EMPTY_SLOT; in sfq_init()867 if (idx != SFQ_EMPTY_SLOT) { in sfq_dump_class_stats()888 if (q->ht[i] == SFQ_EMPTY_SLOT || in sfq_walk()