DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
F_INSN_SIZE
sys/net/ipfw/ip_fw2.h
182
#define F_INSN_SIZE(t) ((sizeof (t))/sizeof(uint32_t))
sys/net/ipfw3/ip_fw3.h
141
#define F_INSN_SIZE(t) ((sizeof (t))/sizeof(uint32_t))