NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tcp_notify
sys/netinet/tcp_subr.c
1278
void (*notify)(struct inpcb *, int) = tcp_notify;
sys/netinet/tcp_subr.c
1386
void (*notify)(struct inpcb *, int) = tcp_notify;
sys/netinet/tcp_var.h
824
void tcp_notify(struct inpcb *, int);