HomeSort by: relevance | last modified time | path
    Searched defs:ipset (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ippool.c 152 int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0; local
158 ipset = 0;
172 ipset = 1;
181 if (ipset == 1) {
194 if (ipset == 1) {
224 if (argv[optind] != NULL && ipset == 0) {
226 ipset = 1;
232 if (ipset == 0) {
ippool.c 152 int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0; local
158 ipset = 0;
172 ipset = 1;
181 if (ipset == 1) {
194 if (ipset == 1) {
224 if (argv[optind] != NULL && ipset == 0) {
226 ipset = 1;
232 if (ipset == 0) {
ippool.c 152 int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0; local
158 ipset = 0;
172 ipset = 1;
181 if (ipset == 1) {
194 if (ipset == 1) {
224 if (argv[optind] != NULL && ipset == 0) {
226 ipset = 1;
232 if (ipset == 0) {

Completed in 96 milliseconds