Searched refs:setnodeaddr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/tools/
H A Dippool.c55 int setnodeaddr(int, int, void *ptr, char *arg);
156 if (setnodeaddr(type, role, ptr, optarg) == 0)
213 if (setnodeaddr(type, role, ptr, argv[optind]) == 0)
1073 setnodeaddr(int type, int role, void *ptr, char *arg) function

Completed in 168 milliseconds