FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IPOPT_COPIED
sys/netinet/ip.h
138
#define IPOPT_COPIED(o) ((o)&0x80)
sys/netpfil/ipfilter/netinet/ip_compat.h
798
# define IPOPT_COPIED(x) ((x)&0x80)