FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IP_SENDONES
sys/netinet/ip_output.c
422
if (flags & IP_SENDONES) {
sys/netinet/raw_ip.c
609
flags |= IP_SENDONES;
sys/netinet/udp_usrreq.c
1440
ipflags |= IP_SENDONES;