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

/freebsd-10.2-release/contrib/ipfilter/lib/
H A Dremove_hashnode.c1 /* $FreeBSD: releng/10.2/contrib/ipfilter/lib/remove_hashnode.c 255332 2013-09-06 23:11:19Z cy $ */
19 remove_hashnode(unit, name, node, iocfunc) function
H A DMakefile128 $(DEST)/remove_hashnode.o \
402 $(DEST)/remove_hashnode.o: $(LIBSRC)/remove_hashnode.c $(INCDEP) \
404 $(CC) $(CCARGS) -c $(LIBSRC)/remove_hashnode.c -o $@
/freebsd-10.2-release/sbin/ipf/libipf/
H A DMakefile40 printtqtable.c printtunable.c printunit.c remove_hash.c remove_hashnode.c \
/freebsd-10.2-release/contrib/ipfilter/
H A Dipf.h365 extern int remove_hashnode __P((int, char *, struct iphtent_s *, ioctlfunc_t));
/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dippool.c253 err = remove_hashnode(role, poolname, &hnode, ioctl);

Completed in 105 milliseconds