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

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dload_pool.c61 load_poolnode(plp->ipo_unit, pool.ipo_name,
H A Dload_poolnode.c19 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-stable/sbin/ipf/libipf/
H A DMakefile24 load_http.c load_pool.c load_poolnode.c load_url.c \
/freebsd-11-stable/contrib/ipfilter/
H A Dipf.h266 extern int load_poolnode(int, char *, ip_pool_node_t *, int, ioctlfunc_t);
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dippool.c233 err = load_poolnode(role, poolname, &pnode, ttl, ioctl);

Completed in 178 milliseconds