Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sfq_dequeue
net/sched/sch_sfq.c
521
while ((skb = sfq_dequeue(sch)) != NULL)
net/sched/sch_sfq.c
958
.dequeue = sfq_dequeue,