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

/freebsd-11.0-release/contrib/ipfilter/lib/
H A Dload_pool.c61 load_poolnode(plp->ipo_unit, pool.ipo_name,
H A Dload_poolnode.c1 /* $FreeBSD: releng/11.0/contrib/ipfilter/lib/load_poolnode.c 255332 2013-09-06 23:11:19Z cy $ */
19 load_poolnode(role, name, node, ttl, iocfunc) function
H A DMakefile64 $(DEST)/load_poolnode.o \
260 $(DEST)/load_poolnode.o: $(LIBSRC)/load_poolnode.c $(INCDEP) $(TOP)/ip_pool.h
261 $(CC) $(CCARGS) -c $(LIBSRC)/load_poolnode.c -o $@
/freebsd-11.0-release/sbin/ipf/libipf/
H A DMakefile24 load_http.c load_pool.c load_poolnode.c load_url.c \
/freebsd-11.0-release/contrib/ipfilter/
H A Dipf.h292 extern int load_poolnode __P((int, char *, ip_pool_node_t *, int, ioctlfunc_t));
/freebsd-11.0-release/contrib/ipfilter/tools/
H A Dippool.c242 err = load_poolnode(role, poolname, &pnode, ttl, ioctl);

Completed in 163 milliseconds