NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SCF_DEAD
sys/netinet/tcp_syncache.c
298
sc->sc_flags |= SCF_DEAD;
sys/netinet/tcp_syncache.c
428
if (__predict_false(sc->sc_flags & SCF_DEAD)) {