FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SETNUMPORTS
sbin/ipfw/nat.c
198
#define SETNUMPORTS(x,y) ((x) = ((x) & 0xffff0000) | (y))
sbin/natd/natd.c
98
#define SETNUMPORTS(x,y) ((x) = ((x) & 0xffff0000) | (y))