FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INP_DONTFRAG
sys/netinet/ip_output.c
1267
OPTSET(INP_DONTFRAG);
sys/netinet/ip_output.c
1478
optval = OPTBIT(INP_DONTFRAG);
sys/netinet/raw_ip.c
480
if (inp->inp_flags & INP_DONTFRAG)
sys/netinet/udp_usrreq.c
1475
if (inp->inp_flags & INP_DONTFRAG)