DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IPFLOW_HASHSIZE
sys/netinet/ip_flow.c
104
struct ipflowhead ipf_table[IPFLOW_HASHSIZE];
sys/netinet/ip_flow.c
147
return hash & (IPFLOW_HASHSIZE-1);