Home
last modified time | relevance | path

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

/mOS-networking-stack/util/
H A Drss.c238 long queue_cnt[num_queue]; in CheckRSSHash() local
245 queue_cnt[i] = 0; in CheckRSSHash()
285 queue_cnt[queue_idx]++; in CheckRSSHash()
291 printf("%ld\n", queue_cnt[i]); in CheckRSSHash()