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

/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dload_hashnode.c19 load_hashnode(unit, name, node, ttl, iocfunc) function
H A Dload_hash.c93 load_hashnode(iphp->iph_unit, iph.iph_name, a, 0, iocfunc);
H A DMakefile61 $(DEST)/load_hashnode.o \
254 $(DEST)/load_hashnode.o: $(LIBSRC)/load_hashnode.c $(INCDEP) $(TOP)/ip_htable.h
255 $(CC) $(CCARGS) -c $(LIBSRC)/load_hashnode.c -o $@
/freebsd-10.0-release/sbin/ipf/libipf/
H A DMakefile22 load_hash.c load_hashnode.c \
/freebsd-10.0-release/contrib/ipfilter/
H A Dipf.h290 extern int load_hashnode __P((int, char *, struct iphtent_s *, int,
/freebsd-10.0-release/contrib/ipfilter/tools/
H A Dippool.c251 err = load_hashnode(role, poolname, &hnode, ttl, ioctl);

Completed in 107 milliseconds