Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TC_ACT_CONSUMED
net/core/dev.c
4507
case TC_ACT_CONSUMED:
net/core/dev.c
4558
case TC_ACT_CONSUMED:
net/sched/act_ct.c
1112
return TC_ACT_CONSUMED;
net/sched/act_ct.c
1127
return TC_ACT_CONSUMED;
net/sched/act_mirred.c
317
retval = TC_ACT_CONSUMED;