Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IPSET_ERR_MAX_SETS
net/netfilter/ipset/ip_set_core.c
1039
return -IPSET_ERR_MAX_SETS;
net/netfilter/ipset/ip_set_core.c
1130
} else if (ret == -IPSET_ERR_MAX_SETS) {