FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AHASH_LEN
sbin/routed/if.c
45
#define AHASH(a) &ahash_tbl[(a)%AHASH_LEN]
sbin/routed/if.c
46
static struct interface *ahash_tbl[AHASH_LEN];