OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tcp_hdrsz
sys/netinet/tcp_subr.c
780
if (mtu >= tcp_hdrsz(tp) + tp->t_pmtud_mss_acked) {
sys/netinet/tcp_var.h
731
u_int tcp_hdrsz(struct tcpcb *);