DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PROT_COMPRESSABLE
sys/netgraph/ppp/ng_ppp.c
66
#define PROT_COMPRESSABLE(p) (((p) & 0xff00) == 0x0000)
sys/netgraph7/ppp/ng_ppp.c
116
#define PROT_COMPRESSABLE(p) (((p) & 0xff00) == 0x0000)