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

/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dload_pool.c6 * $Id: load_pool.c,v 1.14.2.2 2005/02/01 02:44:06 darrenr Exp $
24 int load_pool(plp, iocfunc) function
55 perror("load_pool:SIOCLOOKUPADDTABLE");
72 perror("load_pool:SIOCLOOKUPDELTABLE");
/illumos-gate/usr/src/cmd/ipf/lib/
H A DMakefile.com43 load_hash.o load_pool.o load_hashnode.o \
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipf.h235 extern int load_pool __P((struct ip_pool_s *list, ioctlfunc_t));
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool_y.y99 load_pool(&iplo, poolioctl);
H A Dippool.c304 err = load_pool(&pool, ioctl);
H A Dipf_y.y2141 num = load_pool(&pool, ipfioctl[IPL_LOGLOOKUP]);

Completed in 67 milliseconds