Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nc_maxlist
usr/src/uts/common/os/sunddi.c
4893
if (cbstats.nc_alloc > cbstats.nc_maxlist)
usr/src/uts/common/os/sunddi.c
4894
cbstats.nc_maxlist = cbstats.nc_alloc;