Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IPOPT_COPIED
usr/src/boot/include/netinet/ip.h
133
#define IPOPT_COPIED(o) ((o)&0x80)
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
2095
# define IPOPT_COPIED(x) ((x)&0x80)
usr/src/uts/common/netinet/ip.h
89
#define IPOPT_COPIED(o) ((o)&0x80)