DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TF_SAWFIN
sys/netinet/tcp_input.c
2006
((thflags & TH_FIN) && !(tp->t_flags & TF_SAWFIN)))
sys/netinet/tcp_input.c
2413
tp->t_flags |= TF_SAWFIN;