NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tcp_optlen
sys/netinet/tcp_output.c
307
optlen = tcp_optlen(tp);
sys/netinet/tcp_subr.c
1769
mss -= tcp_optlen(tp);
sys/netinet/tcp_var.h
825
u_int tcp_optlen(struct tcpcb *);